diff --git a/Gemfile b/Gemfile index 23c142258..4a5d8e742 100644 --- a/Gemfile +++ b/Gemfile @@ -92,7 +92,7 @@ group :test do gem "selenium-webdriver" gem 'webdrivers', '~> 4.4', require: false # RuboCop - gem 'rubocop', '~> 1.12.0' + gem 'rubocop', '~> 1.13.0' gem 'rubocop-performance', '~> 1.10.1' gem 'rubocop-rails', '~> 2.9.0' end