diff --git a/Gemfile b/Gemfile index 91021c5..350dde2 100644 --- a/Gemfile +++ b/Gemfile @@ -48,7 +48,7 @@ end group :tests do gem 'rubocop', '~> 1.89.0' - gem 'rubocop-performance', '~> 1.26.0' + gem 'rubocop-performance', '~> 1.27.0' gem 'rubocop-rake', '~> 0.7.0' gem 'rubocop-rspec', '~> 3.10.0' end