From c02f5d3e7652046294ee5a9e56500bf09268a3bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 21:00:55 +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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 4c2e86f0b04b..6ebad56c97ca 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ gem 'fastlane-plugin-sentry' # gem 'fastlane-plugin-wpmreleasetoolkit', git: 'https://github.com/wordpress-mobile/release-toolkit', ref: '' gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.8' gem 'rake' -gem 'rubocop', '~> 1.81' +gem 'rubocop', '~> 1.82' gem 'rubocop-rake', '~> 0.7' gem 'xcpretty-travis-formatter' diff --git a/Gemfile.lock b/Gemfile.lock index 432a4ec9d94f..9c7329f5feda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -288,7 +288,7 @@ GEM racc pkg-config (1.6.4) plist (3.7.2) - prism (1.6.0) + prism (1.7.0) progress_bar (1.3.4) highline (>= 1.6) options (~> 2.3.0) @@ -311,7 +311,7 @@ GEM observer (~> 0.1) pkg-config (~> 1.4) rouge (3.28.0) - rubocop (1.81.7) + rubocop (1.82.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -319,12 +319,12 @@ 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.49.0) parser (>= 3.3.7.2) - prism (~> 1.4) + prism (~> 1.7) rubocop-rake (0.7.1) lint_roller (~> 1.1) rubocop (>= 1.72.1) @@ -383,7 +383,7 @@ DEPENDENCIES fastlane-plugin-wpmreleasetoolkit (~> 13.8) rake rmagick (~> 6.1.4) - rubocop (~> 1.81) + rubocop (~> 1.82) rubocop-rake (~> 0.7) xcpretty-travis-formatter