diff --git a/Gemfile b/Gemfile index 78c5ac2994..cf2e832fa1 100644 --- a/Gemfile +++ b/Gemfile @@ -31,7 +31,7 @@ group :development do gem "rubocop", "1.51.0" gem "rubocop-minitest", "0.31.0" gem "rubocop-packaging", "0.5.2" - gem "rubocop-performance", "1.17.1" + gem "rubocop-performance", "1.18.0" gem "rubocop-rake", "= 0.6.0" gem "rubocop-shopify", "2.13.0" end