aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/cli/update.rb
Commit message (Expand)AuthorAgeFilesLines
* allow cache path to be configuredAndre Arko2015-01-251-1/+1
* Refine completion messagesAndre Arko2014-11-281-1/+1
* hide all warnings when in --quiet modeAndre Arko2014-10-201-1/+1
* Raise GemfileLockNotFound only for non-full update.Josef Šimánek2014-01-271-4/+4
* Merge pull request #2840 from zizkovrb/bundle-update-messageAndre Arko2014-01-261-1/+6
* whitespace styleAndre Arko2014-01-261-2/+3
* Included Refactroing changes done to select_spec in commonSmit Shah2014-01-181-1/+2
* Removed trailing whitespacesSmit Shah2014-01-081-1/+1
* Refactored open and fixed few failing specsSmit Shah2014-01-081-1/+1
* Use *args instead of argsSmit Shah2014-01-081-1/+1
* Forgot to include new filesSmit Shah2014-01-081-2/+2
* Fixed failing specs on travisSmit Shah2014-01-081-2/+2
* Refactored CLI clean commandSmit Shah2014-01-081-2/+16
* Refactored init, check, install, update, show, outdated, cache andSmit Shah2014-01-081-0/+52