We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccd10a9 commit 53641e1Copy full SHA for 53641e1
1 file changed
Gemfile
@@ -32,5 +32,6 @@ group :test do
32
end
33
34
group :spec do
35
- gem 'liquid-spec', github: 'Shopify/liquid-spec', branch: 'main'
+ # Minimum required: 3d1b492 (run `bundle update liquid-spec` to get newer)
36
+ gem 'liquid-spec', github: 'Shopify/liquid-spec', ref: '3d1b492dce27cd78b4d5a46ca8cf260ae1349f29'
37
0 commit comments