diff --git a/Gemfile b/Gemfile index 221a15c..484c05c 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.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"