diff --git a/Gemfile b/Gemfile index adf6b1a..7a94979 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem "irb" gem "minitest", "~> 6.0" gem "minitest-rg", "~> 5.3" gem "rake", "~> 13.0" -gem "rubocop", "1.85.0" +gem "rubocop", "1.86.0" gem "rubocop-minitest", "0.39.1" gem "rubocop-packaging", "0.6.0" gem "rubocop-performance", "1.26.1"