From b5fa91e4b8fb51c9e0b7ef2b72fd0bd3b597ca01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 22:48:01 +0000 Subject: [PATCH] Bump ruby-lsp from 0.23.12 to 0.26.9 Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.23.12 to 0.26.9. - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.23.12...v0.26.9) --- updated-dependencies: - dependency-name: ruby-lsp dependency-version: 0.26.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 15252eb..0c8c8af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.10.2) - language_server-protocol (3.17.0.4) + language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) method_source (1.1.0) @@ -96,7 +96,7 @@ GEM pp (0.6.2) prettyprint prettyprint (0.2.0) - prism (1.4.0) + prism (1.9.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -126,8 +126,10 @@ GEM rack (>= 3) rainbow (3.1.1) rake (13.2.1) - rbs (3.9.1) + rbs (4.0.2) logger + prism (>= 1.6.0) + tsort rdoc (6.13.0) psych (>= 4.0.0) reek (6.5.0) @@ -175,11 +177,10 @@ GEM rubocop-rspec (3.5.0) lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1) - ruby-lsp (0.23.12) + ruby-lsp (0.26.9) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) - rbs (>= 3, < 4) - sorbet-runtime (>= 0.5.10782) + rbs (>= 3, < 5) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) sinatra (4.2.0) @@ -189,7 +190,6 @@ GEM rack-protection (= 4.2.0) rack-session (>= 2.0.0, < 3) tilt (~> 2.0) - sorbet-runtime (0.5.11965) stringio (3.2.0) temple (0.10.3) thin (2.0.1) @@ -199,6 +199,7 @@ GEM rack (>= 1, < 4) thor (1.3.2) tilt (2.6.1) + tsort (0.2.0) unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.2.0)