summaryrefslogtreecommitdiff
path: root/spec/commands/lock_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [repo move] Update GitHub URL in comments and `skip` messages in spec/Ellen Marie Dash2020-01-161-1/+1
* Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-121-0/+6
* Refactor some specsDavid Rodríguez2019-07-101-2/+2
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-14/+14
* Unify stderr helpersDavid Rodríguez2019-04-121-1/+1
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-3/+3
* Update the additional versions of rake in rspec examples.update-default-version-of-templateSHIBATA Hiroshi2019-01-241-3/+3
* Enable gemfile flag for bundle lockLaura Paakkinen2018-10-181-0/+27
* Move normalize methods to helper methods from rspec example files.SHIBATA Hiroshi2018-06-151-4/+3
* Modify localhost variable when defining URI::File. It will be provided from R...SHIBATA Hiroshi2018-06-151-2/+3
* Fix bundle lock when default gemfile is presentAgrim Mittal2018-04-071-0/+8
* Add a spec for bundle lock not downloading gemsseg-spec-lock-no-downloadSamuel Giddins2018-03-061-0/+13
* Merge tag 'v1.16.1'Samuel Giddins2017-12-271-5/+5
|\
| * Fixed failing examples with Ruby 2.5.SHIBATA Hiroshi2017-12-111-5/+5
* | improve rubocop_todo.ymlKeiji Yoshimi2017-09-241-1/+1
|/
* Update specs for the specific platform being added to the lockfileSamuel Giddins2017-07-051-8/+8
* Get the Bundler 2 specs passing with transitive source pinningSamuel Giddins2017-06-231-1/+1
* [CLI::Lock] Fail gracefully when updating a missing gemSamuel Giddins2017-06-011-0/+9
* Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirectThe Bundler Bot2017-05-301-1/+0
|\
| * Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* | [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-281-8/+8
|/
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Auto merge of #5023 - renuo:4854-gemnotfound-error, r=segiddinsThe Bundler Bot2016-12-241-1/+1
|\
| * Merge remote-tracking branch 'origin/master' into 4854-gemnotfound-errorDiego Steiner2016-09-271-3/+120
| |\
| * | Update failing specBoggs2016-08-171-1/+1
* | | [Lock] Fix --add-platform rubyseg-lock-add-platform-rubySamuel Giddins2016-12-051-0/+6
* | | Add conservative update options to bundle lockchrismo2016-10-041-0/+48
| |/ |/|
* | [Lock] Default to not updatingseg-lock-no-updateSamuel Giddins2016-09-111-3/+29
* | Add a spec for lock adding all new platform-specific depsSamuel Giddins2016-08-221-0/+91
|/
* [Lock] Allow removing platformsseg-lock-remove-platfomSamuel Giddins2016-08-121-0/+22
* Add Bundler.ui.deprecateStefan Lance2016-07-051-1/+1
* [Lock] Add --add-platformseg-bundle-lock-add-platformSamuel Giddins2016-06-041-1/+8
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Add support for specify gems via --update option for `bundle lock` commandJuanitoFatas2015-11-171-0/+8
* Specify the actual exception to test forAgis-2015-08-101-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-2/+2
* [Lockfile] Make the BUNDLED WITH section backwards compatibleseg-bundled-with-compatibilitySamuel E. Giddins2015-05-061-1/+1
* Merge tag 'v1.9.4'Andre Arko2015-04-131-2/+2
* lock spec expects BUNDLED WITH tooAndre Arko2015-04-051-0/+3
* [Lock] Add specs for bundle lockSamuel E. Giddins2015-03-181-0/+94