diff --git a/Gemfile b/Gemfile index 377aacb..bba9daf 100644 --- a/Gemfile +++ b/Gemfile @@ -7,5 +7,5 @@ gem "rake", "~> 13.0" gem "rubocop", "1.56.2" gem "rubocop-minitest", "0.31.0" gem "rubocop-packaging", "0.5.2" -gem "rubocop-performance", "1.19.0" +gem "rubocop-performance", "1.19.1" gem "rubocop-rake", "0.6.0"