From bc5e1cd54bcbdde4c0f797f7356aea654afe3cc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 11:06:12 +0000 Subject: [PATCH] build(deps-dev): bump ruby-lsp from 0.26.10 to 0.26.11 Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.26.10 to 0.26.11. - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.26.10...v0.26.11) --- updated-dependencies: - dependency-name: ruby-lsp dependency-version: 0.26.11 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b91c4d9dd24..bc07bf41329 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -242,7 +242,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (4.1.3) + rbs (4.2.0) logger prism (>= 1.6.0) tsort @@ -333,7 +333,7 @@ GEM rubocop-sequel (0.4.1) lint_roller (~> 1.1) rubocop (>= 1.72.1, < 2) - ruby-lsp (0.26.10) + ruby-lsp (0.26.11) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) rbs (>= 3, < 5)