summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2022-04-11 19:45:59 +0900
committernagachika <nagachika@ruby-lang.org>2022-04-12 14:07:25 +0900
commitcdec8a29c5e2e3fedc2e7726d409121d5e2890da (patch)
tree1009919e4e0e11e2a95c669400b615d3c927746e /tool
parent48be8051ef26dd93e714846d94a2c3794c5b101b (diff)
Merge Bundler-2.2.33
Diffstat (limited to 'tool')
-rw-r--r--tool/bundler/rubocop_gems.rb.lock4
-rw-r--r--tool/bundler/standard_gems.rb.lock2
-rw-r--r--tool/bundler/test_gems.rb.lock3
3 files changed, 7 insertions, 2 deletions
diff --git a/tool/bundler/rubocop_gems.rb.lock b/tool/bundler/rubocop_gems.rb.lock
index c3d9f4b562..fdbbdbdcc3 100644
--- a/tool/bundler/rubocop_gems.rb.lock
+++ b/tool/bundler/rubocop_gems.rb.lock
@@ -45,8 +45,10 @@ GEM
PLATFORMS
arm64-darwin-20
+ arm64-darwin-21
universal-java-11
x86_64-darwin-19
+ x86_64-darwin-20
x86_64-linux
DEPENDENCIES
@@ -58,4 +60,4 @@ DEPENDENCIES
test-unit
BUNDLED WITH
- 2.2.32
+ 2.2.33
diff --git a/tool/bundler/standard_gems.rb.lock b/tool/bundler/standard_gems.rb.lock
index 5edb9a1120..af22080659 100644
--- a/tool/bundler/standard_gems.rb.lock
+++ b/tool/bundler/standard_gems.rb.lock
@@ -51,8 +51,10 @@ GEM
PLATFORMS
arm64-darwin-20
+ arm64-darwin-21
universal-java-11
x86_64-darwin-19
+ x86_64-darwin-20
x86_64-linux
DEPENDENCIES
diff --git a/tool/bundler/test_gems.rb.lock b/tool/bundler/test_gems.rb.lock
index de1c247cac..7c65d17837 100644
--- a/tool/bundler/test_gems.rb.lock
+++ b/tool/bundler/test_gems.rb.lock
@@ -27,6 +27,7 @@ PLATFORMS
ruby
universal-java-11
x64-mingw32
+ x86_64-darwin-20
x86_64-linux
DEPENDENCIES
@@ -40,4 +41,4 @@ DEPENDENCIES
webrick (= 1.7.0)
BUNDLED WITH
- 2.2.32
+ 2.2.33