From 857c347b185c822d51143f0c469dd27f6a4a2bd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 12:52:39 +0000 Subject: [PATCH] Bump ruby-lsp from 0.26.4 to 0.26.6 Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.26.4 to 0.26.6. - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.26.4...v0.26.6) --- updated-dependencies: - dependency-name: ruby-lsp dependency-version: 0.26.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d8cac4..3f44aa4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.6.0) + prism (1.9.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -100,8 +100,9 @@ GEM rack (2.2.20) rainbow (3.1.1) rake (13.2.1) - rbs (3.9.5) + rbs (3.10.3) logger + tsort rchardet (1.8.0) rdoc (7.0.1) erb @@ -126,7 +127,7 @@ GEM prism (~> 1.4) rubocop-shopify (2.18.0) rubocop (~> 1.62) - ruby-lsp (0.26.4) + ruby-lsp (0.26.6) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) rbs (>= 3, < 5)