diff options
Diffstat (limited to 'tool')
| -rw-r--r-- | tool/bundler/rubocop_gems.rb.lock | 4 | ||||
| -rw-r--r-- | tool/bundler/standard_gems.rb.lock | 2 | ||||
| -rw-r--r-- | tool/bundler/test_gems.rb.lock | 3 |
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 |
