diff --git a/Gemfile b/Gemfile index 4912496..05bddb6 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem "irb" gem "minitest", "~> 5.11" 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"