summaryrefslogtreecommitdiff
path: root/bundler.gemspec
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump the versionCarl Lerche2010-02-021-1/+1
* Improve `bundle install` outputv0.9.0.pre4Carl Lerche2010-02-021-2/+2
* Remove a git conflict.Carl Lerche2010-02-011-4/+0
* Add a spec for a runtime path bugCarl Lerche2010-02-011-0/+4
* Fix a common problem where an outdated gem pushed to gemcutter was beating pi...Carlhuda2010-02-011-1/+1
* Update the READMECarl Lerche2010-02-011-1/+1
* First pass at being able to set the bundle install path.Carl Lerche2010-02-011-1/+1
* Bump up the versionv0.9.0.pre3Carl Lerche2010-01-311-1/+1
* A first pass of bundle execCarl Lerche2010-01-311-2/+2
* Handle ruby warningsCarl Lerche2010-01-311-1/+1
* Fix some bugsCarl Lerche2010-01-301-1/+1
* Make up a gemspec if one is missing?Carl Lerche2010-01-301-1/+1
* Minor refactorCarl Lerche2010-01-291-1/+1
* Add support for :ref when using inline git reposCarl Lerche2010-01-291-1/+1
* Always update the gemspecCarlhuda2010-01-291-2/+2
* Improve bundle check outputCarl Lerche2010-01-261-0/+28