diff --git a/Gemfile b/Gemfile index 4cb90563..9bab0a36 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ end group :test do gem 'benchmark' - gem 'rubocop', '~> 1.61.0' + gem 'rubocop', '~> 1.82.0' gem 'rubocop-shopify', '~> 2.12.0', require: false gem 'rubocop-performance', require: false end