From 1896b383b1ad099d6ba8db7f23ce6714ea371369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 00:01:31 +0000 Subject: [PATCH] Bump rubocop from 1.81.7 to 1.82.1 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.7 to 1.82.1. - [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.7...v1.82.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.82.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index f87854cb..96459f44 100644 --- a/Gemfile +++ b/Gemfile @@ -51,7 +51,7 @@ end group :development, :test, :optional => true do gem 'byebug' - gem 'rubocop', '~> 1.81' + gem 'rubocop', '~> 1.82' end group :test, :optional => true do diff --git a/Gemfile.lock b/Gemfile.lock index 77f380f4..95b3b7c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -180,7 +180,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (8.0.0) railties (>= 3.2.16) - json (2.15.2) + json (2.18.0) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) @@ -244,7 +244,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.6.0) + prism (1.7.0) psych (5.2.6) date stringio @@ -322,7 +322,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.4) - rubocop (1.81.7) + rubocop (1.82.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -330,10 +330,10 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.47.1, < 2.0) + rubocop-ast (>= 1.48.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.47.1) + rubocop-ast (1.48.0) parser (>= 3.3.7.2) prism (~> 1.4) ruby-progressbar (1.13.0) @@ -407,7 +407,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (3.2.0) unicode-emoji (~> 4.1) - unicode-emoji (4.1.0) + unicode-emoji (4.2.0) uniform_notifier (1.18.0) websocket-driver (0.8.0) base64 @@ -459,7 +459,7 @@ DEPENDENCIES rails_autolink rexml rspec-expectations - rubocop (~> 1.81) + rubocop (~> 1.82) sanitize (~> 7.0) simplecov solargraph