From df4bd83b6fb63337fba3cdaf9f51252ad16e667e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 23:18:43 +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 683d285..6768bba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.15.0) + json (2.15.1) jwt (3.1.2) base64 language_server-protocol (3.17.0.5) @@ -137,7 +137,7 @@ GEM pp (0.6.2) prettyprint prettyprint (0.2.0) - prism (1.5.1) + prism (1.6.0) psych (5.2.6) date stringio @@ -176,7 +176,7 @@ GEM reline (0.6.2) io-console (~> 0.5) rexml (3.4.1) - rubocop (1.81.1) + rubocop (1.81.6) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0)