aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/cli/lock.rb
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #5061 - chrismo:cons_outdated, r=indirectHomu2016-10-221-1/+1
|\
| * Enable cons updates in outdated and other fixes.chrismo2016-10-121-1/+1
* | Add bundle install conservative updating to updatechrismo2016-10-211-1/+1
|/
* Add conservative update options to bundle lockchrismo2016-10-041-0/+4
* [Lock] Default to not updatingSamuel Giddins2016-09-111-6/+3
* [Lock] Allow removing platformsSamuel Giddins2016-08-121-2/+14
* [Lock] Add --add-platformSamuel Giddins2016-06-041-0/+5
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [Lock] Add --full-index optionSamuel Giddins2016-01-061-0/+1
* Add support for specify gems via --update option for `bundle lock` commandJuanitoFatas2015-11-171-2/+8
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* [Lock] Add lock commandSamuel E. Giddins2015-03-181-0/+36