From 38e324f7c5f07d8e5595ff9b9bbbb923ca9d456a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 03:47:31 +0000 Subject: [PATCH] Bump rubocop in /gemfiles/ruby3.4 in the non-major-dependencies group Bumps the non-major-dependencies group in /gemfiles/ruby3.4 with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.82.1 to 1.84.0 - [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.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.84.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major-dependencies ... Signed-off-by: dependabot[bot] --- gemfiles/ruby3.4/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gemfiles/ruby3.4/Gemfile.lock b/gemfiles/ruby3.4/Gemfile.lock index a41c479..63adec9 100644 --- a/gemfiles/ruby3.4/Gemfile.lock +++ b/gemfiles/ruby3.4/Gemfile.lock @@ -25,7 +25,7 @@ GEM parser (3.3.10.1) ast (~> 2.4.1) racc - prism (1.8.0) + prism (1.9.0) public_suffix (7.0.2) racc (1.8.1) rainbow (3.1.1) @@ -47,7 +47,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.6) - rubocop (1.82.1) + rubocop (1.84.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -55,7 +55,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)