diff --git a/Gemfile.lock b/Gemfile.lock index 913e02eb..aea82147 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,8 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.7.1) - language_server-protocol (3.17.0.3) + language_server-protocol (3.17.0.6) + logger (1.7.0) method_source (1.1.0) minitest (5.17.0) minitest-focus (1.3.1) @@ -67,7 +68,7 @@ GEM ast (~> 2.4.1) racc phonelib (0.10.22) - prettier_print (1.2.0) + prism (1.9.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -81,6 +82,9 @@ GEM rake (13.0.6) rake-compiler (1.2.1) rake + rbs (3.10.4) + logger + tsort regexp_parser (2.9.0) rexml (3.2.8) strscan (>= 3.0.9) @@ -106,19 +110,17 @@ GEM rubocop (~> 1.0) rubocop-shopify (2.12.0) rubocop (~> 1.44) - ruby-lsp (0.3.8) + ruby-lsp (0.26.10) language_server-protocol (~> 3.17.0) - sorbet-runtime - syntax_tree (>= 5.0.0, < 6) + prism (>= 1.2, < 2.0) + rbs (>= 3, < 5) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) - sorbet-runtime (0.5.10648) stringio (3.1.0) strscan (3.1.0) - syntax_tree (5.3.0) - prettier_print (>= 1.2.0) thor (1.2.1) + tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0)