diff --git a/Gemfile b/Gemfile index f76fb46..40ab732 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ end group :lint do gem 'bundler-audit', '~> 0.9.0' - gem 'rubocop', '~> 1.68.0' + gem 'rubocop', '~> 1.69.1' gem 'rubocop-performance', '~> 1.0' gem 'rubocop-rspec', '~> 3.2.0' end