From 0dd2a12908ca8ac8841be38b38ffce725ce180bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 21:24:54 +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 e22e75c..59fa374 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.15.0) + json (2.15.1) language_server-protocol (3.17.0.5) launchy (3.1.1) addressable (~> 2.8) @@ -195,7 +195,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 @@ -270,7 +270,7 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.6) - rubocop (1.81.1) + rubocop (1.81.6) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0)