diff --git a/Gemfile.lock b/Gemfile.lock index d03bef9..98f1d26 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM rake rdoc semver2 - json (2.6.3) + json (2.8.2) jwt (2.1.0) language_server-protocol (3.17.0.3) method_source (1.0.0) @@ -58,9 +58,10 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - parallel (1.22.1) - parser (3.2.0.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) + racc power_assert (2.0.3) prettier_print (1.2.1) pry (0.14.2) @@ -76,29 +77,28 @@ GEM rake (13.0.1) rchardet (1.8.0) rdoc (6.3.4.1) - regexp_parser (2.6.1) + regexp_parser (2.9.3) reline (0.3.3) io-console (~> 0.5) - rexml (3.3.9) - rubocop (1.42.0) + rubocop (1.69.0) json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.1.2.1) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.24.1, < 2.0) + regexp_parser (>= 2.4, < 3.0) + rubocop-ast (>= 1.36.1, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.24.1) - parser (>= 3.1.1.0) - rubocop-shopify (2.11.1) - rubocop (~> 1.42) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.36.2) + parser (>= 3.3.1.0) + rubocop-shopify (2.15.1) + rubocop (~> 1.51) ruby-lsp (0.7.3) language_server-protocol (~> 3.17.0) sorbet-runtime syntax_tree (>= 6.1.1, < 7) - ruby-progressbar (1.11.0) + ruby-progressbar (1.13.0) rubyzip (2.3.2) semver2 (3.4.2) sorbet-runtime (0.5.10921) @@ -109,7 +109,9 @@ GEM power_assert thor (1.2.1) thread_safe (0.3.6) - unicode-display_width (2.3.0) + unicode-display_width (3.1.2) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) PLATFORMS ruby