mirror of
https://github.com/Shopify/liquid.git
synced 2026-01-26 12:14:58 +00:00
Use liquid-spec feature branch until PR is merged
This commit is contained in:
parent
79a2e042ff
commit
50e1789537
3
Gemfile
3
Gemfile
@ -32,6 +32,7 @@ group :test do
|
||||
end
|
||||
|
||||
group :spec do
|
||||
gem 'liquid-spec', github: 'Shopify/liquid-spec', branch: 'main'
|
||||
# Using feature branch until https://github.com/Shopify/liquid-spec/pull/97 is merged
|
||||
gem 'liquid-spec', github: 'Shopify/liquid-spec', branch: 'add-per-spec-required-features'
|
||||
gem 'activesupport', require: false
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user