diff --git a/Gemfile b/Gemfile index 6da9188..94732bf 100644 --- a/Gemfile +++ b/Gemfile @@ -8,5 +8,5 @@ gem "rake", "~> 13.0" gem "rubocop", "1.56.2" gem "rubocop-minitest", "0.32.2" gem "rubocop-packaging", "0.5.2" -gem "rubocop-performance", "1.19.0" +gem "rubocop-performance", "1.19.1" gem "rubocop-rake", "0.6.0"