diff --git a/Gemfile.lock b/Gemfile.lock index ac7f555..ef4c1b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM concurrent-ruby (1.3.3) i18n (1.14.5) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.1) language_server-protocol (3.17.0.3) launchy (3.0.1) addressable (~> 2.8) @@ -43,8 +43,8 @@ GEM ruby2_keywords (>= 0.0.5) nokogiri (1.16.6-x86_64-linux) racc (~> 1.4) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc prism (0.30.0) @@ -55,26 +55,23 @@ GEM byebug (~> 11.0) pry (>= 0.13, < 0.15) public_suffix (6.0.0) - racc (1.8.0) + racc (1.8.1) rainbow (3.1.1) rake (13.2.1) rbs (3.5.2) logger - regexp_parser (2.9.2) - rexml (3.3.1) - strscan - rubocop (1.65.0) + regexp_parser (2.10.0) + rubocop (1.70.0) 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) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.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, < 3.0) - rubocop-ast (1.31.3) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.37.0) parser (>= 3.3.1.0) ruby-lsp (0.17.6) language_server-protocol (~> 3.17.0) @@ -88,10 +85,11 @@ GEM activesupport (>= 5.2.0) sorbet-runtime (0.5.11478) sqlite3 (1.7.3-x86_64-linux) - strscan (3.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (3.1.4) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) zeitwerk (2.6.16) PLATFORMS