diff --git a/Gemfile b/Gemfile index 7b61b5007..87a8c6253 100644 --- a/Gemfile +++ b/Gemfile @@ -99,7 +99,7 @@ group :test do gem 'webdrivers', '4.6.1', require: false # RuboCop gem 'rubocop', '~> 1.24.0' - gem 'rubocop-performance', '~> 1.12.0' + gem 'rubocop-performance', '~> 1.13.0' gem 'rubocop-rails', '~> 2.12.4' end