diff --git a/Gemfile b/Gemfile index 49af8744c..824db1517 100644 --- a/Gemfile +++ b/Gemfile @@ -7,5 +7,5 @@ source 'https://rubygems.org' gem 'rake', '~> 13.0' -gem 'rubocop', '~> 1.59.0' +gem 'rubocop', '~> 1.60.0' gem 'rubocop-performance', '~> 1.20.2'