From c6060ea1da91b10331aea7f39f635a16ba3b652b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 02:01:35 +0000 Subject: [PATCH] Bump rubocop from 1.71.2 to 1.82.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.71.2 to 1.82.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.71.2...v1.82.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.82.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d656a2..66e8a86 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM specs: addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - ast (2.4.2) + ast (2.4.3) base64 (0.3.0) bigdecimal (3.3.1) concurrent-ruby (1.3.5) @@ -84,10 +84,11 @@ GEM googleapis-common-protos (~> 1.7.0) grpc (~> 1.41) hashdiff (1.2.1) - json (2.12.2) + json (2.18.0) jwt (2.10.2) base64 - language_server-protocol (3.17.0.4) + language_server-protocol (3.17.0.5) + lint_roller (1.1.0) logger (1.7.0) multi_json (1.15.0) net-http (0.6.0) @@ -99,15 +100,16 @@ GEM os (1.1.4) ougai (2.0.0) oj (~> 3.10) - parallel (1.26.3) - parser (3.3.7.0) + parallel (1.27.0) + parser (3.3.10.0) ast (~> 2.4.1) racc + prism (1.6.0) public_suffix (6.0.2) racc (1.8.1) rainbow (3.1.1) rake (13.3.1) - regexp_parser (2.10.0) + regexp_parser (2.11.3) retriable (3.1.2) rexml (3.4.4) rspec (3.13.2) @@ -125,18 +127,20 @@ GEM rspec-support (3.13.6) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.71.2) + rubocop (1.82.0) json (~> 2.3) - language_server-protocol (>= 3.17.0) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.38.0, < 2.0) + rubocop-ast (>= 1.48.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.38.0) - parser (>= 3.3.1.0) + rubocop-ast (1.48.0) + parser (>= 3.3.7.2) + prism (~> 1.4) rubocop-performance (1.23.1) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) @@ -154,9 +158,9 @@ GEM faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) - unicode-display_width (3.1.4) - unicode-emoji (~> 4.0, >= 4.0.4) - unicode-emoji (4.0.4) + unicode-display_width (3.2.0) + unicode-emoji (~> 4.1) + unicode-emoji (4.2.0) uri (1.0.3) vcr (6.3.1) base64