diff --git a/Gemfile b/Gemfile index 4507968..6bee962 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ gemspec gem "rake", "~> 13.0" gem "rubocop", "1.65.1" -gem "rubocop-minitest", "0.35.1" +gem "rubocop-minitest", "0.36.0" gem "rubocop-packaging", "0.5.2" gem "rubocop-performance", "1.21.1" gem "rubocop-rake", "0.6.0"