From 63c4ff17075cb174852435b5be70ab6a048756dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 18:54:16 +0000 Subject: [PATCH] Bump ruby-lsp from 0.25.0 to 0.26.1 Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.25.0 to 0.26.1. - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.25.0...v0.26.1) --- updated-dependencies: - dependency-name: ruby-lsp dependency-version: 0.26.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a53b69..24758c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,6 +193,8 @@ GEM nio4r (2.7.4) nokogiri (1.18.8-x86_64-darwin) racc (~> 1.4) + nokogiri (1.18.8-x86_64-linux-gnu) + racc (~> 1.4) ostruct (0.6.2) pagy (9.3.5) parallel (1.27.0) @@ -324,7 +326,7 @@ GEM lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1) rubocop-ast (>= 1.44.0, < 2.0) - ruby-lsp (0.25.0) + ruby-lsp (0.26.1) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) rbs (>= 3, < 5) @@ -355,6 +357,7 @@ GEM railties (>= 7.1) thor (~> 1.3.1) sqlite3 (2.7.2-x86_64-darwin) + sqlite3 (2.7.2-x86_64-linux-gnu) sshkit (1.24.0) base64 logger @@ -386,8 +389,10 @@ GEM railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) tailwindcss-ruby (4.1.11-x86_64-darwin) + tailwindcss-ruby (4.1.11-x86_64-linux-gnu) thor (1.3.2) thruster (0.1.14-x86_64-darwin) + thruster (0.1.14-x86_64-linux) timeout (0.4.3) turbo-rails (2.0.16) actionpack (>= 7.1.0) @@ -419,6 +424,7 @@ GEM PLATFORMS x86_64-darwin-24 + x86_64-linux DEPENDENCIES bcrypt (~> 3.1.7)