diff --git a/Gemfile.lock b/Gemfile.lock index cb4998a2f..90c90c74c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,8 @@ GEM reline (>= 0.3.0) job-iteration (1.3.6) activejob (>= 5.2) - json (2.6.3) + json (2.7.1) + language_server-protocol (3.17.0.3) loofah (2.21.3) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -150,9 +151,10 @@ GEM racc (~> 1.4) nokogiri (1.15.2-x86_64-linux) racc (~> 1.4) - parallel (1.23.0) - parser (3.2.2.1) + parallel (1.24.0) + parser (3.3.0.5) ast (~> 2.4.1) + racc public_suffix (5.0.1) puma (6.3.0) nio4r (~> 2.0) @@ -189,22 +191,23 @@ GEM zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.8.0) + regexp_parser (2.9.0) reline (0.3.3) io-console (~> 0.5) - rexml (3.2.5) - rubocop (1.52.0) + rexml (3.2.6) + rubocop (1.62.1) json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.0.0) + 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.28.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.29.0) - parser (>= 3.2.1.0) + rubocop-ast (1.31.2) + parser (>= 3.3.0.4) rubocop-shopify (2.13.0) rubocop (~> 1.50) ruby-progressbar (1.13.0) @@ -231,7 +234,7 @@ GEM timeout (0.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) uri (0.12.1) webdrivers (5.2.0) nokogiri (~> 1.6)