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