From 17f2cbae906e025a5912c1f7c4bbce19fb0c282b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 18:20:54 +0000 Subject: [PATCH] Bump ruby-lsp from 0.26.1 to 0.26.2 Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.26.1 to 0.26.2. - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.26.1...v0.26.2) --- updated-dependencies: - dependency-name: ruby-lsp dependency-version: 0.26.2 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 4ceb777..421c5e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,7 +215,7 @@ GEM prettyprint prettier_print (1.2.1) prettyprint (0.2.0) - prism (1.4.0) + prism (1.6.0) propshaft (1.2.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -270,7 +270,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.9.4) + rbs (3.9.5) logger rdoc (6.14.2) erb @@ -339,7 +339,7 @@ GEM lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1) rubocop-ast (>= 1.44.0, < 2.0) - ruby-lsp (0.26.1) + ruby-lsp (0.26.2) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) rbs (>= 3, < 5)