summaryrefslogtreecommitdiff
path: root/spec/bundler/commands/remove_spec.rb
AgeCommit message (Expand)Author
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2022-08-23[rubygems/rubygems] Bundler: avoid use of "can not" in spec literalsTakuya Noguchi
2022-07-27[rubygems/rubygems] Use main as default branch for Bundler specsDavid Rodríguez
2022-06-01[rubygems/rubygems] Fix `bundle remove` by invalidating cached `Bundle.defint...Ellen Marie Dash
2022-01-25[rubygems/rubygems] Fix spec to not touch the networkDavid Rodríguez
2021-11-12[rubygems/rubygems] Remove `gemfile_should_be` helper as wellDavid Rodríguez
2021-09-17[rubygems/rubygems] Trigger install command by default on removeJose Galisteo
2021-05-11Sync bundler & rubygemsDavid Rodríguez
2020-12-08Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA
2020-06-18[rubygems/rubygems] s/bundle!/bundleDavid Rodríguez
2020-06-18[rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove multiline gem specifications correctlyCarsten Wirth
2020-05-13Update the bundler version with master branchHiroshi SHIBATA
2019-08-03[bundler/bundler] Normalize file:// handling in specsDavid Rodríguez
2019-04-14Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt
2018-11-02Added bundler as default gems. Revisit [Feature #12733]hsbt