From 606a7c8a4425f18a061bf854a86960f43827338d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 17:03:16 +0000 Subject: [PATCH] Bump rubocop from 1.81.1 to 1.81.6 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.1 to 1.81.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.81.1...v1.81.6) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.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 9ff472f3..6d6096ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM ast (2.4.3) docile (1.4.1) fiddle (1.1.8) - json (2.15.0) + json (2.15.1) language_server-protocol (3.17.0.5) lint_roller (1.1.0) minitest (5.26.0) @@ -19,12 +19,12 @@ GEM ast (~> 2.4.1) racc prettier_print (1.2.1) - prism (1.5.1) + prism (1.6.0) racc (1.8.1) rainbow (3.1.1) rake (13.3.0) regexp_parser (2.11.3) - rubocop (1.81.1) + rubocop (1.81.6) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0)