We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
self
1 parent 529800f commit 9efca9fCopy full SHA for 9efca9f
1 file changed
Gemfile
@@ -32,6 +32,7 @@ group :test do
32
end
33
34
group :spec do
35
- gem 'liquid-spec', github: 'Shopify/liquid-spec', branch: 'main'
+ # Using feature branch until https://github.com/Shopify/liquid-spec/pull/144 is merged
36
+ gem 'liquid-spec', github: 'Shopify/liquid-spec', branch: 'self-drop-env-lookup-specs'
37
gem 'activesupport', require: false
38
0 commit comments