|
@@ -549,7 +549,7 @@ GEM
|
|
|
rdoc (6.7.0)
|
|
|
psych (>= 4.0.0)
|
|
|
redis (4.8.1)
|
|
|
- regexp_parser (2.9.2)
|
|
|
+ regexp_parser (2.9.3)
|
|
|
reline (0.5.11)
|
|
|
io-console (~> 0.5)
|
|
|
rexml (3.3.9)
|
|
@@ -574,14 +574,14 @@ GEM
|
|
|
rspec-core (> 3.3)
|
|
|
rspec-support (3.13.1)
|
|
|
rszr (1.5.0)
|
|
|
- rubocop (1.69.0)
|
|
|
+ rubocop (1.69.1)
|
|
|
json (~> 2.3)
|
|
|
language_server-protocol (>= 3.17.0)
|
|
|
parallel (~> 1.10)
|
|
|
parser (>= 3.3.0.2)
|
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
|
- regexp_parser (>= 2.4, < 3.0)
|
|
|
- rubocop-ast (>= 1.36.1, < 2.0)
|
|
|
+ regexp_parser (>= 2.9.3, < 3.0)
|
|
|
+ rubocop-ast (>= 1.36.2, < 2.0)
|
|
|
ruby-progressbar (~> 1.7)
|
|
|
unicode-display_width (>= 2.4.0, < 4.0)
|
|
|
rubocop-ast (1.36.2)
|