summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2021-11-24 13:29:09 +0900
committernagachika <nagachika@ruby-lang.org>2021-11-24 19:46:22 +0900
commitc2125240cc886c0844efcae8d01e06b291b92aa6 (patch)
tree9a6c25e17245e601755be210fd5c394ece725021 /tool
parent3ac499555d9f0c5dd94f636a05c5feb4983656fb (diff)
Merge RubyGems-3.2.32 and Bundler-2.2.32
Diffstat (limited to 'tool')
-rw-r--r--tool/bundler/rubocop_gems.rb.lock12
-rw-r--r--tool/bundler/standard_gems.rb.lock14
-rw-r--r--tool/bundler/test_gems.rb.lock4
3 files changed, 15 insertions, 15 deletions
diff --git a/tool/bundler/rubocop_gems.rb.lock b/tool/bundler/rubocop_gems.rb.lock
index 60a385f865..c3d9f4b562 100644
--- a/tool/bundler/rubocop_gems.rb.lock
+++ b/tool/bundler/rubocop_gems.rb.lock
@@ -26,20 +26,20 @@ GEM
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
- rspec-support (3.10.2)
- rubocop (1.21.0)
+ rspec-support (3.10.3)
+ rubocop (1.23.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 1.9.1, < 2.0)
+ rubocop-ast (>= 1.12.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.11.0)
+ rubocop-ast (1.13.0)
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
- test-unit (3.4.7)
+ test-unit (3.5.1)
power_assert
unicode-display_width (2.1.0)
@@ -58,4 +58,4 @@ DEPENDENCIES
test-unit
BUNDLED WITH
- 2.2.31
+ 2.2.32
diff --git a/tool/bundler/standard_gems.rb.lock b/tool/bundler/standard_gems.rb.lock
index 326d88b5a7..5edb9a1120 100644
--- a/tool/bundler/standard_gems.rb.lock
+++ b/tool/bundler/standard_gems.rb.lock
@@ -26,26 +26,26 @@ GEM
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
- rspec-support (3.10.2)
- rubocop (1.20.0)
+ rspec-support (3.10.3)
+ rubocop (1.22.3)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 1.9.1, < 2.0)
+ rubocop-ast (>= 1.12.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.11.0)
+ rubocop-ast (1.13.0)
parser (>= 3.0.1.1)
rubocop-performance (1.11.5)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0)
- standard (1.3.0)
- rubocop (= 1.20.0)
+ standard (1.4.0)
+ rubocop (= 1.22.3)
rubocop-performance (= 1.11.5)
- test-unit (3.4.7)
+ test-unit (3.5.1)
power_assert
unicode-display_width (2.1.0)
diff --git a/tool/bundler/test_gems.rb.lock b/tool/bundler/test_gems.rb.lock
index bcff1fce9c..de1c247cac 100644
--- a/tool/bundler/test_gems.rb.lock
+++ b/tool/bundler/test_gems.rb.lock
@@ -13,7 +13,7 @@ GEM
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (13.0.1)
- ruby2_keywords (0.0.2)
+ ruby2_keywords (0.0.5)
sinatra (2.0.8.1)
mustermann (~> 1.0)
rack (~> 2.0)
@@ -40,4 +40,4 @@ DEPENDENCIES
webrick (= 1.7.0)
BUNDLED WITH
- 2.2.31
+ 2.2.32