diff --git a/Gemfile b/Gemfile index 91676a5..60bb4d4 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ gemspec gem "minitest", "~> 5.11" gem "minitest-rg", "~> 5.3" gem "rake", "~> 13.0" -gem "rubocop", "1.58.0" +gem "rubocop", "1.59.0" gem "rubocop-minitest", "0.34.3" gem "rubocop-packaging", "0.5.2" gem "rubocop-performance", "1.19.1"