From 8b4047761353f81fa35cda37d4dce77f0dc4f12a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 May 2025 16:21:52 +0000 Subject: [PATCH] Bump rubocop from 1.75.3 to 1.75.4 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.3 to 1.75.4. - [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.3...v1.75.4) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9cf947b..7a8db72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM rb_sys (~> 0.9) commonmarker (2.3.0-x86_64-linux) docopt (0.6.1) - json (2.10.2) + json (2.11.3) language_server-protocol (3.17.0.4) lint_roller (1.1.0) minitest (5.25.5) @@ -31,7 +31,7 @@ GEM rb_sys (0.9.111) rake-compiler-dock (= 1.9.1) regexp_parser (2.10.0) - rubocop (1.75.3) + rubocop (1.75.4) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0)