diff --git a/Gemfile b/Gemfile index 0e413f3766..39241bf3f5 100644 --- a/Gemfile +++ b/Gemfile @@ -7,5 +7,5 @@ source 'https://rubygems.org' gem 'rake', '~> 13.0' -gem 'rubocop', '~> 1.73.2' +gem 'rubocop', '~> 1.74.0' gem 'rubocop-performance', '~> 1.24.0'