From 3a099d7ca2406b601cfccc5ee3f78f8699f21544 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 13:21:29 +0000 Subject: [PATCH] Bump rubocop from 1.75.5 to 1.75.6 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.5 to 1.75.6. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.75.5...v1.75.6) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b16d761..c9b1c03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,8 +8,8 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.3) - json (2.11.3) - language_server-protocol (3.17.0.4) + json (2.12.0) + language_server-protocol (3.17.0.5) lint_roller (1.1.0) mini_portile2 (2.8.8) minitest (5.25.5) @@ -32,7 +32,7 @@ GEM rspec-core (3.13.3) rspec-support (~> 3.13.0) rspec-support (3.13.2) - rubocop (1.75.5) + rubocop (1.75.6) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0)