Pin liquid-spec to main branch

This commit is contained in:
Tobi Lutke 2026-01-01 21:56:39 -05:00
parent f4890de9d5
commit ccd10a986a
No known key found for this signature in database

View File

@ -32,5 +32,5 @@ group :test do
end
group :spec do
gem 'liquid-spec', github: 'Shopify/liquid-spec'
gem 'liquid-spec', github: 'Shopify/liquid-spec', branch: 'main'
end