diff --git a/Gemfile.lock b/Gemfile.lock index a3469fd8ef4..e7e298cbcc4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,14 +104,14 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - language_server-protocol (3.17.0.3) + language_server-protocol (3.17.0.5) liquid (4.0.4) liquid-c (4.0.1) liquid (>= 3.0.0) listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.3) + logger (1.7.0) matrix (0.4.2) mercenary (0.4.0) method_source (1.1.0) @@ -128,7 +128,7 @@ GEM racc pathutil (0.16.2) forwardable-extended (~> 2.6) - prism (0.30.0) + prism (1.9.0) pry (0.15.0) coderay (~> 1.1) method_source (~> 1.0) @@ -143,8 +143,9 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rbs (3.7.0) + rbs (3.10.4) logger + tsort reek (6.3.0) dry-schema (~> 1.13.0) parser (~> 3.3.0) @@ -178,19 +179,18 @@ GEM unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.36.2) parser (>= 3.3.1.0) - ruby-lsp (0.17.16) + ruby-lsp (0.26.9) language_server-protocol (~> 3.17.0) - prism (>= 0.29.0, < 0.31) - rbs (>= 3, < 4) - sorbet-runtime (>= 0.5.10782) + prism (>= 1.2, < 2.0) + rbs (>= 3, < 5) ruby-progressbar (1.13.0) safe_yaml (1.0.5) sassc (2.4.0) ffi (~> 1.9) securerandom (0.3.2) - sorbet-runtime (0.5.11691) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) + tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0)