diff --git a/Gemfile b/Gemfile index adecf04..6398b68 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" gemspec gem "rake", "~> 13.0" -gem "rubocop", "1.66.1" +gem "rubocop", "1.68.0" gem "rubocop-minitest", "0.36.0" gem "rubocop-packaging", "0.5.2" gem "rubocop-performance", "1.22.1"