From a02d0f4395e874f1fcc552e9747aa8407009a724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 19:31:04 +0000 Subject: [PATCH] Bump ruby-lsp-rails from 0.3.11 to 0.3.16 Bumps [ruby-lsp-rails](https://github.com/Shopify/ruby-lsp-rails) from 0.3.11 to 0.3.16. - [Release notes](https://github.com/Shopify/ruby-lsp-rails/releases) - [Commits](https://github.com/Shopify/ruby-lsp-rails/compare/v0.3.11...v0.3.16) --- updated-dependencies: - dependency-name: ruby-lsp-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4a052bb..8957c76 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,7 +278,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.8) - prism (0.30.0) + prism (1.0.0) propshaft (1.1.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -310,7 +310,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.5.2) + rbs (3.6.0) logger rdoc (6.7.0) psych (>= 4.0.0) @@ -356,13 +356,13 @@ GEM rubocop-minitest rubocop-performance rubocop-rails - ruby-lsp (0.17.8) + ruby-lsp (0.18.4) language_server-protocol (~> 3.17.0) - prism (>= 0.29.0, < 0.31) + prism (~> 1.0) rbs (>= 3, < 4) sorbet-runtime (>= 0.5.10782) - ruby-lsp-rails (0.3.11) - ruby-lsp (>= 0.17.2, < 0.18.0) + ruby-lsp-rails (0.3.16) + ruby-lsp (>= 0.18.0, < 0.19.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) @@ -380,7 +380,7 @@ GEM bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) smart_properties (1.17.0) - sorbet-runtime (0.5.11491) + sorbet-runtime (0.5.11589) stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.1)