From 8f702beb50e9223b960ee05363108b5fcd1ceb80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 01:56:34 +0000 Subject: [PATCH] chore(deps-dev): bump ruby-lsp from 0.23.17 to 0.23.24 Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.23.17 to 0.23.24. - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.23.17...v0.23.24) --- updated-dependencies: - dependency-name: ruby-lsp dependency-version: 0.23.24 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f85527d..f3afd40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -167,7 +167,7 @@ GEM sshkit (>= 1.23.0, < 2.0) thor (~> 1.3) zeitwerk (>= 2.6.18, < 3.0) - language_server-protocol (3.17.0.4) + language_server-protocol (3.17.0.5) lint_roller (1.1.0) litestream (0.12.0) actionpack (>= 7.0) @@ -289,7 +289,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rbs (3.9.2) + rbs (3.9.4) logger rdoc (6.13.1) psych (>= 4.0.0) @@ -325,10 +325,10 @@ GEM rubocop (>= 1.72) rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) - ruby-lsp (0.23.17) + ruby-lsp (0.23.24) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) - rbs (>= 3, < 4) + rbs (>= 3, < 5) sorbet-runtime (>= 0.5.10782) ruby-progressbar (1.13.0) rubyzip (2.4.1) @@ -355,7 +355,7 @@ GEM fugit (~> 1.11.0) railties (>= 7.1) thor (~> 1.3.1) - sorbet-runtime (0.5.12067) + sorbet-runtime (0.5.12142) sqlite3 (2.6.0-aarch64-linux-gnu) sqlite3 (2.6.0-aarch64-linux-musl) sqlite3 (2.6.0-arm-linux-gnu)