From 91e910484dbdf8ba8f312aa6308f85ccfd666c44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 05:32:26 +0000 Subject: [PATCH] chore(deps-dev): bump ruby-lsp from 0.26.4 to 0.26.5 Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.26.4 to 0.26.5. - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.26.4...v0.26.5) --- updated-dependencies: - dependency-name: ruby-lsp dependency-version: 0.26.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 223645a..10ae9b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -202,7 +202,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.7.0) + prism (1.8.0) propshaft (1.3.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -254,7 +254,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.1) - rbs (3.10.0) + rbs (3.10.2) logger rdoc (7.0.3) erb @@ -314,7 +314,7 @@ GEM rubocop-rspec (3.8.0) lint_roller (~> 1.1) rubocop (~> 1.81) - ruby-lsp (0.26.4) + ruby-lsp (0.26.5) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) rbs (>= 3, < 5)