Skip to content
Snippets Groups Projects
Commit 5d2fe3dd authored by Jack Robertson's avatar Jack Robertson
Browse files

chore: downgrade rubocop and rubocop-shopify versions to match the code quality verifier

parent 141d6800
No related branches found
Tags v1.5.5
No related merge requests found
......@@ -25,6 +25,6 @@ Gem::Specification.new do |spec|
end
end
spec.add_dependency "rubocop", "~> 1.51"
spec.add_dependency "rubocop-shopify", "~> 2.15"
spec.add_dependency "rubocop", "1.29.1"
spec.add_dependency "rubocop-shopify", "2.6.0"
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment