diff --git a/Gemfile.lock b/Gemfile.lock index 2b5796d3..e756156c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -248,7 +248,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.5) - prism (0.19.0) + prism (0.24.0) propshaft (0.8.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -323,15 +323,15 @@ GEM rubocop-minitest rubocop-performance rubocop-rails - ruby-lsp (0.13.4) + ruby-lsp (0.14.1) language_server-protocol (~> 3.17.0) - prism (>= 0.19.0, < 0.20) + prism (>= 0.22.0, < 0.25) sorbet-runtime (>= 0.5.10782) - ruby-lsp-rails (0.2.9) + ruby-lsp-rails (0.3.0) actionpack (>= 6.0) activerecord (>= 6.0) railties (>= 6.0) - ruby-lsp (>= 0.13.0, < 0.14.0) + ruby-lsp (>= 0.14.0, < 0.15.0) sorbet-runtime (>= 0.5.9897) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) @@ -342,7 +342,7 @@ GEM rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) smart_properties (1.17.0) - sorbet-runtime (0.5.11234) + sorbet-runtime (0.5.11262) stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0)