Update rubocop to 1.61.0

This commit is contained in:
Jenny Shen
2024-04-05 10:23:37 -04:00
parent 8596bb2e38
commit fc4f19471e
5 changed files with 76 additions and 4 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ group :benchmark, :test do
end
group :test do
gem 'rubocop', '~> 1.44.0'
gem 'rubocop', '~> 1.61.0'
gem 'rubocop-shopify', '~> 2.12.0', require: false
gem 'rubocop-performance', require: false