diff --git a/Gemfile.lock b/Gemfile.lock index 0b92829d..0e401134 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,6 @@ GEM specs: ansi (1.5.0) ast (2.4.2) - base64 (0.1.1) builder (3.2.4) debug (1.8.0) irb (>= 1.5.0) @@ -31,37 +30,36 @@ GEM ruby-progressbar netrc (0.11.0) parallel (1.23.0) - parser (3.2.2.3) + parser (3.2.2.4) ast (~> 2.4.1) racc prettier_print (1.2.1) - racc (1.7.1) + racc (1.7.3) rainbow (3.1.1) rake (13.0.6) rbi (0.1.1) sorbet-runtime (>= 0.5.9204) yarp (>= 0.11.0) - regexp_parser (2.8.1) + regexp_parser (2.8.2) reline (0.3.4) io-console (~> 0.5) rexml (3.2.6) - rubocop (1.56.3) - base64 (~> 0.1.1) + rubocop (1.57.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.3) + parser (>= 3.2.2.4) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) rubocop-ast (>= 1.28.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.29.0) + rubocop-ast (1.30.0) parser (>= 3.2.1.0) rubocop-shopify (2.14.0) rubocop (~> 1.51) - rubocop-sorbet (0.7.4) + rubocop-sorbet (0.7.5) rubocop (>= 0.90.0) ruby-progressbar (1.13.0) sorbet (0.5.11074) @@ -84,7 +82,7 @@ GEM thor (>= 1.2.0) yard-sorbet thor (1.2.2) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) yard (0.9.34) yard-sorbet (0.8.1) sorbet-runtime (>= 0.5)