From cd475f2458532c9b653ccb1b3aeea557223d537d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 14:52:46 +0000 Subject: [PATCH] Bump rubocop from 1.88.2 to 1.89.0 in the ruby-minor-and-patch group Bumps the ruby-minor-and-patch group with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.88.2 to 1.89.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.88.2...v1.89.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.89.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index d727f8f..3efb9fc 100644 --- a/Gemfile +++ b/Gemfile @@ -3,4 +3,4 @@ source 'https://rubygems.org' gem 'fastlane', '~> 2.237' -gem 'rubocop', '~> 1.88' +gem 'rubocop', '~> 1.89' diff --git a/Gemfile.lock b/Gemfile.lock index b2ec33d..db3be1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -174,7 +174,7 @@ GEM httpclient (2.9.0) mutex_m jmespath (1.6.2) - json (2.20.0) + json (2.21.2) jwt (3.2.0) base64 language_server-protocol (3.17.0.6) @@ -192,7 +192,7 @@ GEM os (1.1.4) ostruct (0.6.3) parallel (1.28.0) - parser (3.3.11.1) + parser (3.3.12.0) ast (~> 2.4.1) racc plist (3.7.2) @@ -210,7 +210,7 @@ GEM retriable (3.8.0) rexml (3.4.4) rouge (3.28.0) - rubocop (1.88.2) + rubocop (1.89.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -263,7 +263,7 @@ PLATFORMS DEPENDENCIES fastlane (~> 2.237) - rubocop (~> 1.88) + rubocop (~> 1.89) BUNDLED WITH 2.6.8