diff --git a/Gemfile.lock b/Gemfile.lock index b4d4ccb6..7d174845 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -461,13 +461,13 @@ GEM rubocop (>= 1.72) rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) - ruby-lsp (0.23.20) + ruby-lsp (0.24.1) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) - rbs (>= 3, < 4) + rbs (>= 3, < 5) sorbet-runtime (>= 0.5.10782) - ruby-lsp-rails (0.4.3) - ruby-lsp (>= 0.23.18, < 0.24.0) + ruby-lsp-rails (0.4.6) + ruby-lsp (>= 0.24.0, < 0.25.0) ruby-openai (8.1.0) event_stream_parser (>= 0.3.0, < 2.0.0) faraday (>= 1) @@ -517,7 +517,7 @@ GEM skylight (6.0.4) activesupport (>= 5.2.0) smart_properties (1.17.0) - sorbet-runtime (0.5.12117) + sorbet-runtime (0.5.12163) stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.7)