diff --git a/Gemfile b/Gemfile index db43188..2e79571 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ gem 'fastlane' gem 'rake' gem 'rspec' gem 'rspec_junit_formatter' -gem 'rubocop', '1.65.1' +gem 'rubocop', '1.81.7' gem 'rubocop-performance' gem 'rubocop-rake', '0.6.0' gem 'rubocop-require_tools'