summaryrefslogtreecommitdiff
path: root/bundler.gemspec
Commit message (Expand)AuthorAgeFilesLines
...
| * Comment to explain the man filesAndre Arko2010-10-051-1/+3
* | Specify a 2.0.0 version of RSpec.Ryan Bigg2010-10-091-1/+1
|/
* Hey guess what? The git-ignored man pages _are the help_v1.0.2Andre Arko2010-10-021-2/+2
* required_rubygems_version takes a string, not an arrayErik Michaels-Ober2010-09-131-1/+1
* Use the new `bundle gem` defaultsErik Michaels-Ober2010-09-091-6/+8
* Added ronn to development dependencies, since it's required to build the manual.Victor Costan2010-08-241-0/+1
* Let's write a spec that ensures that gem build bundler.gemspec still works.Carl Lerche2010-08-111-1/+1
* Unbreak the gemspec (doh!)Andre Arko2010-08-111-1/+1
* omg we actually have a homepage nowAndre Arko2010-06-291-1/+1
* Add a quick TODO document so that we can remember what things need to be done.Carl Lerche2010-05-091-1/+1
* Don't generate bundler.gemspec anymoreCarlhuda2010-04-011-25/+19
* Prep for 0.9.15Andre Arko2010-03-301-2/+2
* Gemspec for 0.9.13Andre Arko2010-03-231-3/+6
* Bump version to 0.9.120.9.12Andre Arko2010-03-171-2/+2
* Remove post-install instructions for 0.10, update gemspecAndre Arko2010-03-101-5/+3
* Update the RakefileCarl Lerche2010-03-091-2/+2
* Bump the version to 0.9.110.9.11Carl Lerche2010-03-091-2/+2
* Add a roadmapCarlhuda2010-03-021-3/+3
* Version bump to 0.9.11.preAndre Arko2010-03-011-1/+1
* Bump to 0.9.10Andre Arko2010-03-011-2/+2
* Bump the RG dependency to 1.3.6Carl Lerche2010-02-261-7/+6
* Update install warning to mention bundler08 gemAndre Arko2010-02-231-2/+4
* Apparently when you tell Rubygems to fetch all specs and prerelease specs, it...Carl Lerche2010-02-231-1/+1
* Using --without does not change resolves at runtimeCarlhuda2010-02-221-1/+1
* Fixes default gemspec (which was not "valid")Carlhuda2010-02-191-1/+1
* Don't print 'cache', but leave it in CLI.tasks.Andre Arko2010-02-191-3/+3
* Use the built in rubygem remote spec fetcherCarl Lerche2010-02-181-3/+3
* Update gemspec0.9.6Carlhuda2010-02-161-2/+2
* Bumped to 0.9.6Carlhuda2010-02-121-2/+2
* Update the gemspecCarl Lerche2010-02-101-1/+1
* Actually disable system gems in .bundle/environment.rbCarlhuda2010-02-101-2/+2
* Updated gemspecYehuda Katz2010-02-071-2/+2
* Remove stray Bundler.loggerCarl Lerche2010-02-061-1/+1
* Look for ENV['BUNDLE_GEMFILE'] first before searching Dir.pwd for a Gemfile.Carl Lerche2010-02-051-1/+1
* Bump the versionCarl Lerche2010-02-051-2/+2
* Cripple rubygems with a smarter #gemCarl Lerche2010-02-051-3/+3
* Updating bundler.gemspecYehuda Katz2010-02-051-2/+2
* Print an error if the Gemfile changed after the lockYehuda Katz2010-02-041-1/+1
* Small README update and version bumpYehuda Katz2010-02-041-1/+1
* Updated README with upgrade instructionsYehuda Katz2010-02-041-1/+1
* Actually relock, instead of just saying we areYehuda Katz2010-02-041-2/+3
* Bump up the versionCarl Lerche2010-02-031-1/+1
* Merge remote branch 'jose/master'Yehuda Katz2010-02-031-1/+1
|\
| * Updated vendored Thor and remove not used files.José Valim2010-02-031-2/+2
* | Bump up the versionCarl Lerche2010-02-031-2/+2
* | Tweak GEM_HOME and GEM_PATHCarlhuda2010-02-031-1/+1
* | Fix the specs (should probably run them before committing)Carlhuda2010-02-031-1/+1
* | Install bundles to ~/.bundle by defaultCarlhuda2010-02-031-1/+1
* | Fix locking so that pinned dependencies remain pinnedCarlhuda2010-02-031-1/+1
|/
* Add the ability to specify a location with bundle installCarl Lerche2010-02-021-1/+1