diff --git a/Gemfile b/Gemfile index 4e4ff31..adecf04 100644 --- a/Gemfile +++ b/Gemfile @@ -5,5 +5,5 @@ gem "rake", "~> 13.0" gem "rubocop", "1.66.1" gem "rubocop-minitest", "0.36.0" gem "rubocop-packaging", "0.5.2" -gem "rubocop-performance", "1.21.1" +gem "rubocop-performance", "1.22.1" gem "rubocop-rake", "0.6.0"