diff --git a/Gemfile b/Gemfile index 4d4a253..77c1371 100644 --- a/Gemfile +++ b/Gemfile @@ -8,5 +8,5 @@ gem "rake", "~> 13.0" gem "rubocop", "1.20.0" gem "rubocop-minitest", "0.15.0" gem "rubocop-packaging", "0.5.1" -gem "rubocop-performance", "1.11.5" +gem "rubocop-performance", "1.16.0" gem "rubocop-rake", "0.6.0"