summaryrefslogtreecommitdiff
path: root/spec/update
Commit message (Expand)AuthorAgeFilesLines
* Check for generic lockfilesDavid Rodríguez2019-07-231-1/+1
* Normalize file:// handling in specsDavid Rodríguez2019-06-114-16/+16
* s/last_command.stderr/err/David Rodríguez2019-04-121-1/+1
* Unify stderr helpersDavid Rodríguez2019-04-121-1/+1
* Remove `prefer_gems_rb` settinginit_gems_rbDavid Rodríguez2019-04-111-17/+0
* Move on to bundler 3David Rodríguez2019-04-112-12/+2
* Merge #7007Bundlerbot2019-04-021-5/+5
|\
| * Remove lockfile incompatibility due to a settingseparate_rubygems_sources_in_lockfileDavid Rodríguez2019-03-021-5/+5
* | Always pass the `--all` flag when neededremove_bundle_update_deprecationsDavid Rodríguez2019-03-303-10/+10
* | Remove `bundle config` deprecations from specsremove_bundle_config_deprecationsDavid Rodríguez2019-03-293-3/+3
|/
* Reword deprecation messagesDavid Rodríguez2019-02-211-6/+6
* Change some specs checking the wrong streamDavid Rodríguez2019-02-211-2/+2
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-191-1/+1
* Fix 1.x specscheck_out_only_in_specsDavid Rodríguez2019-02-141-1/+1
* Remove now unnecessary `lack_errors` matcherDavid Rodríguez2019-02-141-1/+1
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-2/+2
* Improve redownload specsmore_assertionsDavid Rodríguez2018-09-241-3/+13
* Limit redownload specs to bundler 2better_force_to_redownload_transitionDavid Rodríguez2018-09-191-1/+1
* Make the equivalent change to `bundle update`David Rodríguez2018-09-181-0/+34
* fix whitespace to make rubocop happy and add spacing between `it blocksColby Swandale2018-01-271-1/+2
* Added a note about why `BUNDLE_GEMFILE` is specified in these specsJoel Van Horn2018-01-251-0/+2
* Added spacing and `before` in specJoel Van Horn2018-01-251-2/+4
* Added `--gemfile` option to `bundle update`Joel Van Horn2018-01-241-0/+61
* Fixed failing examples for Bundler 2 APISHIBATA Hiroshi2017-12-111-1/+1
* Fixed failing examples with Ruby 2.5.SHIBATA Hiroshi2017-12-111-2/+2
* Automatically bundle clean without a path set on 2.0Samuel Giddins2017-08-281-6/+12
* Untangle the system gem path and the default bundle path in the specsSamuel Giddins2017-07-241-2/+2
* Update specs for the specific platform being added to the lockfileSamuel Giddins2017-07-051-1/+1
* Update the Bundler 2 specs for the removal of using... messagesseg-suppress-using-messagesSamuel Giddins2017-07-031-3/+2
* Get the Bundler 2 specs passing with transitive source pinningSamuel Giddins2017-06-231-1/+37
* Get the 2.0 specs passing under 2.0Samuel Giddins2017-06-232-7/+8
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-033-3/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-153-3/+3
* Use `bundle!` in specsJason King2016-12-091-4/+4
* Specs for update post-install messagesJason King2016-12-081-0/+77
* Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-031-4/+4
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-6/+6
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-6/+6
* Add Bundler.ui.deprecateStefan Lance2016-07-051-1/+1
* [GitProxy] Only try and submodule deinit on git 2.9.0+seg-deinit-submodulesSamuel Giddins2016-06-271-1/+1
* [GitProxy] Deinit submodules if they are not requestedSamuel Giddins2016-06-241-1/+0
* Compatibility with frozen string literalsSamuel Giddins2016-01-312-0/+2
* Clean up "Cloning into 'submodule-1.0'..." output messages from test suiteJames Wen2015-12-301-3/+3
* Nix the gem_helpers method in `Bundler::Dsl`Mike Virata-Stone2015-12-151-1/+1
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-1/+1
* Include revision hash in Source::Git#to_sshow-git-revAgis Anastasopoulos2015-10-251-2/+2
* [Path] Update spec for wrapping path in backticksSamuel Giddins2015-10-021-1/+1
* fixup! Add test for updating gems on source when source differs to nameCaden Lovelace2015-08-231-39/+39
* Add test for updating gems on source when source differs to nameCaden Lovelace2015-08-231-0/+51
* Fix Style/SingleSpaceBeforeFirstArgErick Sasse2015-07-191-2/+2