From 4b02e091a2c4de90f8c9c6c983e3e1291e0f55e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 19:19:36 +0000 Subject: [PATCH] Bump ruby-lsp-rails from 0.3.26 to 0.3.27 Bumps [ruby-lsp-rails](https://github.com/Shopify/ruby-lsp-rails) from 0.3.26 to 0.3.27. - [Release notes](https://github.com/Shopify/ruby-lsp-rails/releases) - [Commits](https://github.com/Shopify/ruby-lsp-rails/compare/v0.3.26...v0.3.27) --- updated-dependencies: - dependency-name: ruby-lsp-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a84f9e3..e688517 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -360,13 +360,13 @@ GEM rubocop-minitest rubocop-performance rubocop-rails - ruby-lsp (0.21.3) + ruby-lsp (0.22.1) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) rbs (>= 3, < 4) sorbet-runtime (>= 0.5.10782) - ruby-lsp-rails (0.3.26) - ruby-lsp (>= 0.21.2, < 0.22.0) + ruby-lsp-rails (0.3.27) + ruby-lsp (>= 0.22.0, < 0.23.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) @@ -384,7 +384,7 @@ GEM bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) smart_properties (1.17.0) - sorbet-runtime (0.5.11647) + sorbet-runtime (0.5.11663) stackprof (0.2.26) stimulus-rails (1.3.4) railties (>= 6.0.0)