mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 19:00:39 -07:00
Restore the Liquid CI baseline (#2118)
* Pin Liquid specs to the merged self-drop tests Assisted-By: devx/b8d3b9bd-01a3-41b1-90f8-632318b798e4 * Align blank-body error tests with strict2 behavior Assisted-By: devx/b8d3b9bd-01a3-41b1-90f8-632318b798e4 * Check Drop symbol safety without counting JIT metadata Assisted-By: devx/b8d3b9bd-01a3-41b1-90f8-632318b798e4 * Update liquid-spec to the latest main revision Assisted-By: devx/b8d3b9bd-01a3-41b1-90f8-632318b798e4
This commit is contained in:
@@ -32,7 +32,7 @@ group :test do
|
||||
end
|
||||
|
||||
group :spec do
|
||||
# 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'
|
||||
# Includes the merged specs from https://github.com/Shopify/liquid-spec/pull/144.
|
||||
gem 'liquid-spec', github: 'Shopify/liquid-spec', ref: '8a308cb199a7d4e635ae399797560875732c8839'
|
||||
gem 'activesupport', require: false
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user