From f2926d882c2ccd34ca5ce5c155471ad80b33de27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 14:03:35 +0000 Subject: [PATCH] Bump rubocop from 1.80.2 to 1.88.2 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.80.2 to 1.88.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.80.2...v1.88.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.88.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b422a58bf..07b7c5e013 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -473,7 +473,7 @@ GEM thor (>= 0.14, < 2.0) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.21.1) + json (2.21.2) jwt (2.10.3) base64 kaminari (1.2.2) @@ -495,7 +495,7 @@ GEM rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - language_server-protocol (3.17.0.5) + language_server-protocol (3.17.0.6) launchy (3.0.1) addressable (~> 2.8) childprocess (~> 5.0) @@ -604,8 +604,8 @@ GEM paper_trail (17.0.0) activerecord (>= 7.1) request_store (~> 1.4) - parallel (1.27.0) - parser (3.3.9.0) + parallel (2.1.0) + parser (3.3.12.0) ast (~> 2.4.1) racc pg (1.5.9) @@ -738,7 +738,7 @@ GEM redis-client (>= 0.22.0) redis-client (0.29.0) connection_pool - regexp_parser (2.11.2) + regexp_parser (2.12.0) relaxed-rubocop (2.5) reline (0.6.3) io-console (~> 0.5) @@ -783,20 +783,20 @@ GEM rspec-support (~> 3.13) rspec-support (3.13.2) rtesseract (3.1.4) - rubocop (1.80.2) + rubocop (1.88.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) - parallel (~> 1.10) + parallel (>= 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.46.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.46.0) + rubocop-ast (1.50.0) parser (>= 3.3.7.2) - prism (~> 1.4) + prism (~> 1.7) rubocop-rails (2.30.1) activesupport (>= 4.2.0) lint_roller (~> 1.1) @@ -905,9 +905,9 @@ GEM uber (0.1.0) unaccent (0.4.0) unicode (0.4.4.5) - unicode-display_width (3.1.5) - 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) uniform_notifier (1.17.0) uri (1.1.1) useragent (0.16.11)