summaryrefslogtreecommitdiff
path: root/spec/bundler/commands/remove_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Bundler: avoid use of "can not" in spec literalsTakuya Noguchi2022-08-231-2/+2
* [rubygems/rubygems] Use main as default branch for Bundler specsDavid Rodríguez2022-07-271-1/+1
* [rubygems/rubygems] Fix `bundle remove` by invalidating cached `Bundle.defint...Ellen Marie Dash2022-06-011-0/+30
* [rubygems/rubygems] Fix spec to not touch the networkDavid Rodríguez2022-01-251-1/+3
* [rubygems/rubygems] Remove `gemfile_should_be` helper as wellDavid Rodríguez2021-11-121-25/+25
* [rubygems/rubygems] Trigger install command by default on removeJose Galisteo2021-09-171-1/+2
* Sync bundler & rubygemsDavid Rodríguez2021-05-111-2/+2
* Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA2020-12-081-2/+82
* [rubygems/rubygems] s/bundle!/bundleDavid Rodríguez2020-06-181-22/+22
* [rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez2020-06-181-9/+9
* [rubygems/rubygems] Remove multiline gem specifications correctlyCarsten Wirth2020-06-051-0/+24
* Update the bundler version with master branchHiroshi SHIBATA2020-05-131-3/+3
* [bundler/bundler] Normalize file:// handling in specsDavid Rodríguez2019-08-031-49/+49
* Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt2019-04-141-20/+32
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-021-0/+583