diff --git a/Gemfile b/Gemfile index f79aed2..80c3f3d 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ if RUBY_VERSION >= "3.3" gem "mighty_test", "~> 0.3" gem "rubocop", "1.65.1" gem "rubocop-factory_bot", "2.26.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"