diff --git a/Gemfile b/Gemfile index 3999bc8..494963f 100644 --- a/Gemfile +++ b/Gemfile @@ -5,5 +5,5 @@ gem "rake", "~> 13.0" gem "rubocop", "1.80.2" gem "rubocop-minitest", "0.38.2" gem "rubocop-packaging", "0.6.0" -gem "rubocop-performance", "1.25.0" +gem "rubocop-performance", "1.26.0" gem "rubocop-rake", "0.7.1"