From 1b07fd57bc4a923f4514e50797ac06b92f803828 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 22:33:59 +0000 Subject: [PATCH] Bump ruby-lsp from 0.26.1 to 0.26.9 Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.26.1 to 0.26.9. - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.26.1...v0.26.9) --- updated-dependencies: - dependency-name: ruby-lsp dependency-version: 0.26.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c0af7ec57..241b76ade 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -248,7 +248,7 @@ GEM pp (0.6.2) prettyprint prettyprint (0.2.0) - prism (1.4.0) + prism (1.9.0) psych (5.2.6) date stringio @@ -296,9 +296,10 @@ GEM rbi (0.3.6) prism (~> 1.0) rbs (>= 3.4.4) - rbs (4.0.0.dev.4) + rbs (4.0.2) logger - prism (>= 1.3.0) + prism (>= 1.6.0) + tsort rdoc (6.14.1) erb psych (>= 4.0.0) @@ -333,7 +334,7 @@ GEM rubocop-sorbet (0.10.5) lint_roller rubocop (>= 1.75.2) - ruby-lsp (0.26.1) + ruby-lsp (0.26.9) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) rbs (>= 3, < 5) @@ -381,6 +382,7 @@ GEM stringio (3.1.7) thor (1.4.0) timeout (0.4.3) + tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (3.1.4)