diff --git a/Gemfile b/Gemfile index 5c9e4a108..5f211a018 100644 --- a/Gemfile +++ b/Gemfile @@ -105,7 +105,7 @@ group :test do gem 'webdrivers', '4.6.1', require: false # RuboCop gem 'rubocop', '~> 1.23.0' - gem 'rubocop-performance', '~> 1.11.0' + gem 'rubocop-performance', '~> 1.12.0' gem 'rubocop-rails', '~> 2.11.0' end