summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authornagachika <nagachika@ruby-lang.org>2022-05-01 18:44:55 +0900
committernagachika <nagachika@ruby-lang.org>2022-05-01 18:44:55 +0900
commit7202f862ab423bb0f45ebb62eeccc6fd520f435d (patch)
tree58d98aceba1f82dffddf69fc2d6027b77d37b64a /tool
parentbe7bcee858c5c05239893c3db115c3ff78c1c6ae (diff)
merge revision(s) 1ff174bfd17f80433f2cb9888eafd1c297efd2a5:
[rubygems/rubygems] Fix a test for `bin/bundle update --bundler` to pass on ruby/ruby. Consider the case that the latest Bundler version on RubyGems is higher than the `system_bundler_version` (= `Bundler::VERSION`) in `make test-bundler` on ruby/ruby. See <https://bugs.ruby-lang.org/issues/18643>. https://github.com/rubygems/rubygems/commit/bfa2f72cfa --- spec/bundler/commands/binstubs_spec.rb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
Diffstat (limited to 'tool')
-rw-r--r--tool/bundler/rubocop_gems.rb.lock1
-rw-r--r--tool/bundler/standard_gems.rb.lock1
2 files changed, 2 insertions, 0 deletions
diff --git a/tool/bundler/rubocop_gems.rb.lock b/tool/bundler/rubocop_gems.rb.lock
index 2d0439f0c3..bcf1972f8b 100644
--- a/tool/bundler/rubocop_gems.rb.lock
+++ b/tool/bundler/rubocop_gems.rb.lock
@@ -49,6 +49,7 @@ PLATFORMS
universal-java-11
x86_64-darwin-19
x86_64-darwin-20
+ x86_64-darwin-21
x86_64-linux
DEPENDENCIES
diff --git a/tool/bundler/standard_gems.rb.lock b/tool/bundler/standard_gems.rb.lock
index b29da06064..0ae48a1974 100644
--- a/tool/bundler/standard_gems.rb.lock
+++ b/tool/bundler/standard_gems.rb.lock
@@ -55,6 +55,7 @@ PLATFORMS
universal-java-11
x86_64-darwin-19
x86_64-darwin-20
+ x86_64-darwin-21
x86_64-linux
DEPENDENCIES