diff --git a/Gemfile b/Gemfile index c88263a5..2e5e6b76 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ gem "minitest-reporters", "~> 1.3" gem "rake", "~> 13.0" gem "rubocop", "1.50.2" gem "rubocop-md", "1.2.0" -gem "rubocop-minitest", "0.29.0" +gem "rubocop-minitest", "0.30.0" gem "rubocop-packaging", "0.5.2" gem "rubocop-performance", "1.17.1" gem "rubocop-rake", "0.6.0"