diff --git a/Gemfile b/Gemfile index 4a5d8e742..e8631b0ba 100644 --- a/Gemfile +++ b/Gemfile @@ -93,7 +93,7 @@ group :test do gem 'webdrivers', '~> 4.4', require: false # RuboCop gem 'rubocop', '~> 1.13.0' - gem 'rubocop-performance', '~> 1.10.1' + gem 'rubocop-performance', '~> 1.11.0' gem 'rubocop-rails', '~> 2.9.0' end