From 26d0ff70e21fb5a3960caf8b04e10c2eaeb0ff95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 22:40:26 +0000 Subject: [PATCH] build(deps-dev): bump ruby-lsp from 0.13.2 to 0.26.9 Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.13.2 to 0.26.9. - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.13.2...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 | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f5f7f32..e700d30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,7 +129,7 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - language_server-protocol (3.17.0.3) + language_server-protocol (3.17.0.5) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -166,7 +166,7 @@ GEM pkg-config (1.5.6) pluralkit-api (1.0.1) typhoeus (~> 1.0, >= 1.0.1) - prism (0.19.0) + prism (1.9.0) public_suffix (5.0.4) raabro (1.4.0) racc (1.7.3) @@ -217,10 +217,10 @@ GEM rubocop (>= 1.14.0) ruby-graphviz (1.2.5) rexml - ruby-lsp (0.13.2) + ruby-lsp (0.26.9) language_server-protocol (~> 3.17.0) - prism (>= 0.19.0, < 0.20) - sorbet-runtime (>= 0.5.5685) + prism (>= 1.2, < 2.0) + rbs (>= 3, < 5) ruby-next (0.14.1) ruby-next-core (= 0.14.1) ruby-next-parser (>= 3.1.1.0) @@ -250,7 +250,6 @@ GEM thor (~> 1.0) tilt (~> 2.0) yard (~> 0.9, >= 0.9.24) - sorbet-runtime (0.5.11164) sqlite3 (1.6.9) mini_portile2 (~> 2.8.0) steep (1.6.0)