diff --git a/Gemfile b/Gemfile index 1c4a977..fbe78bf 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.88.1" +gem "rubocop", "1.88.2" gem "rubocop-minitest", "0.40.0" gem "rubocop-packaging", "0.6.0" gem "rubocop-performance", "1.26.1"