diff --git a/Gemfile.lock b/Gemfile.lock index 1ccc203b..be57a852 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -332,15 +332,12 @@ GEM rubocop-minitest rubocop-performance rubocop-rails - ruby-lsp (0.14.6) + ruby-lsp (0.16.2) language_server-protocol (~> 3.17.0) prism (>= 0.22.0, < 0.25) sorbet-runtime (>= 0.5.10782) - ruby-lsp-rails (0.3.3) - actionpack (>= 6.0) - activerecord (>= 6.0) - railties (>= 6.0) - ruby-lsp (>= 0.14.2, < 0.15.0) + ruby-lsp-rails (0.3.5) + ruby-lsp (>= 0.16.0, < 0.17.0) sorbet-runtime (>= 0.5.9897) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) @@ -351,7 +348,7 @@ GEM rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) smart_properties (1.17.0) - sorbet-runtime (0.5.11294) + sorbet-runtime (0.5.11332) stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0)