aboutsummaryrefslogtreecommitdiffstats
path: root/bundler.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* accurately represent the ruby versions we supportAndre Arko2012-01-121-0/+1
|
* Merge v1.0.20.rc from branch '1-0-stable'Andre Arko2011-09-181-1/+2
|\ | | | | | | | | | | | | | | Conflicts: CHANGELOG.md lib/bundler/cli.rb lib/bundler/installer.rb lib/bundler/version.rb
| * move gem_helper_spec to conventional locationAndre Arko2011-09-171-1/+2
| |
* | Merge branch '1-0-stable'Andre Arko2011-04-111-3/+2
|\| | | | | | | | | | | | | | | Conflicts: CHANGELOG.md lib/bundler/cli.rb lib/bundler/index.rb lib/bundler/version.rb
| * Remove deprecated default_executable, update emailAndre Arko2011-04-011-3/+2
| |
* | wut rspec 2.0.0.rc!?Terence Lee2011-02-231-1/+1
| |
* | Merge branch '1-0-stable'Terence Lee2011-01-211-1/+1
|\| | | | | | | | | Conflicts: lib/bundler/version.rb
| * Add Terence to the author listAndre Arko2011-01-191-1/+1
| |
* | Merge branch '1-0-stable'Andre Arko2010-10-131-1/+3
|\| | | | | | | | | Conflicts: lib/bundler/dsl.rb
| * 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_Andre 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.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.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, ↵Carl Lerche2010-02-231-1/+1
| | | | it doesn't really.
* 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 gemspecCarlhuda2010-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
|