diff --git a/Gemfile b/Gemfile index f2969801a..5542fd6f3 100644 --- a/Gemfile +++ b/Gemfile @@ -99,7 +99,7 @@ group :test do gem 'webdrivers', '4.6.1', require: false # RuboCop gem 'rubocop', '~> 1.30.1' - gem 'rubocop-performance', '~> 1.13.0' + gem 'rubocop-performance', '~> 1.14.2' gem 'rubocop-rails', '~> 2.14.0' end