From ba5dde9d1da329761dcf591bd3aa0e65af0e6a69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 02:29:44 +0000 Subject: [PATCH] build(deps-dev): bump ruby-lsp from 0.26.2 to 0.26.3 in /rails_cron Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.26.2 to 0.26.3. - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.26.2...v0.26.3) --- updated-dependencies: - dependency-name: ruby-lsp dependency-version: 0.26.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- rails_cron/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rails_cron/Gemfile.lock b/rails_cron/Gemfile.lock index 66edd50..31e5e25 100644 --- a/rails_cron/Gemfile.lock +++ b/rails_cron/Gemfile.lock @@ -360,7 +360,7 @@ GEM lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1) rubocop-rspec (~> 3.5) - ruby-lsp (0.26.2) + ruby-lsp (0.26.3) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) rbs (>= 3, < 5)