aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/cli/common.rb
Commit message (Expand)AuthorAgeFilesLines
* DRY up some duplication between install and updateJason King2016-12-081-0/+17
* Enable cons updates in outdated and other fixes.chrismo2016-10-121-3/+7
* Add conservative update options to bundle lockchrismo2016-10-041-0/+9
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Enable Style/EmptyLinesAroundModuleBodySamuel Giddins2015-11-261-1/+0
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-4/+4
* Rescue RegexpError when an invalid regexp is given to bundle showEjay Canaria2014-08-021-0/+2
* Merge pull request #2840 from zizkovrb/bundle-update-messageAndre Arko2014-01-261-3/+3
* whitespace styleAndre Arko2014-01-261-0/+1
* Made a typo on in select_spec methodSmit Shah2014-01-181-1/+0
* Included Refactroing changes done to select_spec in commonSmit Shah2014-01-181-9/+16
* Refactored open and fixed few failing specsSmit Shah2014-01-081-0/+36
* Forgot to include new filesSmit Shah2014-01-081-0/+11