diff --git a/Gemfile.lock b/Gemfile.lock index 33a3cea..196d7f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -280,7 +280,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.8) - prism (1.0.0) + prism (1.1.0) propshaft (1.1.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -312,7 +312,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.6.0) + rbs (3.6.1) logger rdoc (6.7.0) psych (>= 4.0.0) @@ -357,13 +357,13 @@ GEM rubocop-minitest rubocop-performance rubocop-rails - ruby-lsp (0.18.4) + ruby-lsp (0.19.1) language_server-protocol (~> 3.17.0) - prism (~> 1.0) + prism (>= 1.1, < 2.0) rbs (>= 3, < 4) sorbet-runtime (>= 0.5.10782) - ruby-lsp-rails (0.3.16) - ruby-lsp (>= 0.18.0, < 0.19.0) + ruby-lsp-rails (0.3.18) + ruby-lsp (>= 0.19.0, < 0.20.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) @@ -381,7 +381,7 @@ GEM bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) smart_properties (1.17.0) - sorbet-runtime (0.5.11589) + sorbet-runtime (0.5.11597) stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.1)