diff --git a/Gemfile b/Gemfile index bbd1188a..4d2467c6 100644 --- a/Gemfile +++ b/Gemfile @@ -8,4 +8,4 @@ source 'https://rubygems.org' gem 'rake', '~> 13.0' gem 'rubocop', '~> 1.64.0' -gem 'rubocop-performance', '~> 1.21.0' +gem 'rubocop-performance', '~> 1.23.1'