summaryrefslogtreecommitdiff
path: root/lib/bundler/cli/lock.rb
Commit message (Expand)AuthorAgeFilesLines
* Automatically bundle clean without a path set on 2.0Samuel Giddins2017-08-281-2/+0
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* [CLI::Common] Extract update lockfile checking logicseg-lock-update-missingSamuel Giddins2017-06-011-6/+1
* [CLI::Lock] Fail gracefully when updating a missing gemSamuel Giddins2017-06-011-1/+9
* [Lock] Fix --add-platform rubyseg-lock-add-platform-rubySamuel Giddins2016-12-051-1/+1
* 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 updatingseg-lock-no-updateSamuel Giddins2016-09-111-6/+3
* [Lock] Allow removing platformsseg-lock-remove-platfomSamuel Giddins2016-08-121-2/+14
* [Lock] Add --add-platformseg-bundle-lock-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