summaryrefslogtreecommitdiff
path: root/lib/bundler/lockfile_parser.rb
Commit message (Expand)AuthorAgeFilesLines
* Reverts adding "bundler version to lockfile".Terence Lee2010-11-171-13/+3
* case betterAndre Arko2010-11-131-3/+4
* Closes #837. Add bundler version to lockfileTerence Lee2010-11-131-1/+10
* Fixed carlhuda/bundler#586Matt Burke2010-09-011-1/+1
* Sanely add the "fake" version to the git source when the requirement is prefi...Carl Lerche2010-08-291-1/+1
* Don't assume that just because a dependency is pinned, we have the spec for itCarlhuda2010-08-021-1/+2
* Support multiple version dependenciesCarlhuda2010-07-201-1/+2
* Actually remember which the version that a gem is w/ no gemspec in a pinned p...Carlhuda2010-07-201-3/+3
* By default, do not expand submoduleswycats2010-07-011-4/+10
* Fix a bug in the lockfile parserCarl Lerche2010-06-081-1/+4
* Upgrade 0.9 lockfiles to 1.0 lockfiles in-placeAndre Arko2010-06-081-7/+1
* Remove lockfiles generated by 0.9Andre Arko2010-06-081-0/+7
* wipCarl Lerche2010-06-011-2/+4
* Persist Gem::Platform.local to the lockfileCarl Lerche2010-06-011-1/+10
* Scope specs in the lock file by sourceCarl Lerche2010-05-101-56/+46
* Push all of the rubygems related stuff into the Rubygems source classCarl Lerche2010-04-231-1/+3
* Push cached gems for install time into the Rubygems sourceCarl Lerche2010-04-231-8/+5
* Iron out source pinning logicCarlhuda2010-04-221-3/+7
* Fix git with the new lockfile formatCarlhuda2010-04-221-1/+14
* Remove temporary flex stuffCarlhuda2010-04-201-0/+79