diff --git a/Gemfile b/Gemfile index 4b9e68b..f768d20 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ group :development do gem 'minitest-around', '~> 0.5.0' gem 'rake', '>= 10.0.0' gem 'rubocop', '~> 1.66.0' - gem 'rubocop-minitest', '~> 0.35.0' + gem 'rubocop-minitest', '~> 0.36.0' gem 'rubocop-performance', '~> 1.21.0' gem 'rubocop-rake', '~> 0.6.0' end