diff --git a/Gemfile b/Gemfile index 03ee0257..c88263a5 100644 --- a/Gemfile +++ b/Gemfile @@ -10,5 +10,5 @@ gem "rubocop", "1.50.2" gem "rubocop-md", "1.2.0" gem "rubocop-minitest", "0.29.0" gem "rubocop-packaging", "0.5.2" -gem "rubocop-performance", "1.16.0" +gem "rubocop-performance", "1.17.1" gem "rubocop-rake", "0.6.0"