From 7da355dc99edbcf522dd63773322b06308504dbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 22:35:21 +0000 Subject: [PATCH] Bump ruby-lsp-rails from 0.4.6 to 0.4.8 Bumps [ruby-lsp-rails](https://github.com/Shopify/ruby-lsp-rails) from 0.4.6 to 0.4.8. - [Release notes](https://github.com/Shopify/ruby-lsp-rails/releases) - [Commits](https://github.com/Shopify/ruby-lsp-rails/compare/v0.4.6...v0.4.8) --- updated-dependencies: - dependency-name: ruby-lsp-rails dependency-version: 0.4.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 65e1bb8a..b2451daf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -403,13 +403,12 @@ GEM rubocop (>= 1.72) rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) - ruby-lsp (0.24.1) + ruby-lsp (0.26.0) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) rbs (>= 3, < 5) - sorbet-runtime (>= 0.5.10782) - ruby-lsp-rails (0.4.6) - ruby-lsp (>= 0.24.0, < 0.25.0) + ruby-lsp-rails (0.4.8) + ruby-lsp (>= 0.26.0, < 0.27.0) ruby-openai (8.1.0) event_stream_parser (>= 0.3.0, < 2.0.0) faraday (>= 1) @@ -444,7 +443,6 @@ GEM skylight (6.0.4) activesupport (>= 5.2.0) smart_properties (1.17.0) - sorbet-runtime (0.5.12184) stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.7)