From 62da0d26be4e8e551c90ee6633183a3cfc152409 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 00:13:23 +0000 Subject: [PATCH] Bump rubocop from 1.82.1 to 1.84.2 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.82.1 to 1.84.2. - [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.82.1...v1.84.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.84.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 7dc50dfc..a3471dec 100644 --- a/Gemfile +++ b/Gemfile @@ -54,7 +54,7 @@ end group :development, :test, :optional => true do gem 'byebug' - gem 'rubocop', '~> 1.82' + gem 'rubocop', '~> 1.84' end group :test, :optional => true do diff --git a/Gemfile.lock b/Gemfile.lock index 9c1e367e..59d29a0b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -182,7 +182,7 @@ GEM railties (>= 3.2.16) jquery_block_ui (0.0.1) rails (>= 3.1) - json (2.18.0) + json (2.18.1) kramdown (2.5.2) rexml (>= 3.4.4) kramdown-parser-gfm (1.1.0) @@ -248,7 +248,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.8.0) + prism (1.9.0) psych (5.2.6) date stringio @@ -328,7 +328,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.4) - rubocop (1.82.1) + rubocop (1.84.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -336,7 +336,7 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.48.0, < 2.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.49.0) @@ -471,7 +471,7 @@ DEPENDENCIES rails_autolink rexml rspec-expectations - rubocop (~> 1.82) + rubocop (~> 1.84) sanitize (~> 7.0) simplecov solargraph