mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
Use liquid-spec branch for self specs
This commit is contained in:
committed by
Ian Ker-Seymer
parent
529800f46b
commit
9efca9f718
@@ -32,6 +32,7 @@ group :test do
|
|||||||
end
|
end
|
||||||
|
|
||||||
group :spec do
|
group :spec do
|
||||||
gem 'liquid-spec', github: 'Shopify/liquid-spec', branch: 'main'
|
# Using feature branch until https://github.com/Shopify/liquid-spec/pull/144 is merged
|
||||||
|
gem 'liquid-spec', github: 'Shopify/liquid-spec', branch: 'self-drop-env-lookup-specs'
|
||||||
gem 'activesupport', require: false
|
gem 'activesupport', require: false
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user