diff --git a/Gemfile b/Gemfile index d1d1f126fb0..678fcbbcf56 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ group :development do gem "rubocop", "1.59.0" gem "rubocop-minitest", "0.34.1" gem "rubocop-packaging", "0.5.2" - gem "rubocop-performance", "1.20.0" + gem "rubocop-performance", "1.20.1" gem "rubocop-rake", "= 0.6.0" gem "rubocop-shopify", "2.14.0" end