aboutsummaryrefslogtreecommitdiffstats
path: root/tool
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2022-01-19 13:28:23 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2022-01-19 15:01:44 +0900
commitd22511fd7595ef1819baa42851d598d95b8f4d00 (patch)
tree83e823c033f5c39c314cf4379f0bac5c43adf3d4 /tool
parent5646f4b67b75e7e558c994ff8cbd374e4b4bd3b5 (diff)
downloadruby-d22511fd7595ef1819baa42851d598d95b8f4d00.tar.gz
Merge rubygems/rubygems HEAD.
Picked at 12aeef6ba9a3be0022be9934c1a3e4c46a03ed3a
Diffstat (limited to 'tool')
-rw-r--r--tool/bundler/rubocop_gems.rb.lock20
-rw-r--r--tool/bundler/standard_gems.rb.lock28
2 files changed, 24 insertions, 24 deletions
diff --git a/tool/bundler/rubocop_gems.rb.lock b/tool/bundler/rubocop_gems.rb.lock
index 0841db9112..486980390f 100644
--- a/tool/bundler/rubocop_gems.rb.lock
+++ b/tool/bundler/rubocop_gems.rb.lock
@@ -2,17 +2,17 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
- diff-lcs (1.4.4)
- minitest (5.14.4)
+ diff-lcs (1.5.0)
+ minitest (5.15.0)
parallel (1.21.0)
- parser (3.0.2.0)
+ parser (3.1.0.0)
ast (~> 2.4.1)
power_assert (2.0.1)
- rainbow (3.0.0)
+ rainbow (3.1.1)
rake (13.0.6)
- rake-compiler (1.1.1)
+ rake-compiler (1.1.7)
rake
- regexp_parser (2.1.1)
+ regexp_parser (2.2.0)
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
@@ -27,19 +27,19 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.3)
- rubocop (1.23.0)
+ rubocop (1.24.1)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 1.12.0, < 2.0)
+ rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.13.0)
+ rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
- test-unit (3.5.1)
+ test-unit (3.5.3)
power_assert
unicode-display_width (2.1.0)
diff --git a/tool/bundler/standard_gems.rb.lock b/tool/bundler/standard_gems.rb.lock
index 42b12ef2ed..3f46ba78a3 100644
--- a/tool/bundler/standard_gems.rb.lock
+++ b/tool/bundler/standard_gems.rb.lock
@@ -2,17 +2,17 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
- diff-lcs (1.4.4)
- minitest (5.14.4)
+ diff-lcs (1.5.0)
+ minitest (5.15.0)
parallel (1.21.0)
- parser (3.0.2.0)
+ parser (3.1.0.0)
ast (~> 2.4.1)
power_assert (2.0.1)
- rainbow (3.0.0)
+ rainbow (3.1.1)
rake (13.0.6)
- rake-compiler (1.1.1)
+ rake-compiler (1.1.7)
rake
- regexp_parser (2.1.1)
+ regexp_parser (2.2.0)
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
@@ -27,25 +27,25 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.3)
- rubocop (1.22.3)
+ rubocop (1.24.1)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 1.12.0, < 2.0)
+ rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.13.0)
+ rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
- rubocop-performance (1.11.5)
+ rubocop-performance (1.13.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0)
- standard (1.4.0)
- rubocop (= 1.22.3)
- rubocop-performance (= 1.11.5)
- test-unit (3.5.1)
+ standard (1.6.0)
+ rubocop (= 1.24.1)
+ rubocop-performance (= 1.13.1)
+ test-unit (3.5.3)
power_assert
unicode-display_width (2.1.0)