diff --git a/Gemfile b/Gemfile index 1cdc94d..caee6e7 100644 --- a/Gemfile +++ b/Gemfile @@ -5,5 +5,5 @@ gem "rake", "~> 13.0" gem "rubocop", "1.61.0" gem "rubocop-minitest", "0.34.5" gem "rubocop-packaging", "0.5.2" -gem "rubocop-performance", "1.20.2" +gem "rubocop-performance", "1.21.0" gem "rubocop-rake", "0.6.0"