diff --git a/Gemfile b/Gemfile index 5e5b17f..1cdc94d 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" gemspec gem "rake", "~> 13.0" -gem "rubocop", "1.60.2" +gem "rubocop", "1.61.0" gem "rubocop-minitest", "0.34.5" gem "rubocop-packaging", "0.5.2" gem "rubocop-performance", "1.20.2"