summaryrefslogtreecommitdiff
path: root/spec/update
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug where bundle update foo wasn't working in many git casesCarlhuda2010-07-191-1/+15
* Don't delete Gemfile.lock at the start of a bundle updateCarl Lerche2010-07-131-0/+11
* Remove standalone #git in the DSL. Instead, use the block form of #git and pu...wycats2010-07-092-4/+6
* bundle update should not explode if a Gemfile.lock does not exist (closes #423)Carlhuda2010-07-061-1/+17
* Un-pendify a git specCarl Lerche2010-06-091-0/+19
* Remove more pending specsCarl Lerche2010-06-091-0/+42
* Don't unlock all gems when running bundle update --source fooCarl Lerche2010-05-101-0/+18
* Forgot to save these changes inCarl Lerche2010-05-101-2/+3
* Move a bundle update spec for git into update/source_spec.rbCarl Lerche2010-05-081-0/+30
* Alright, a rough first draft of bundle updateCarl Lerche2010-05-051-0/+35