diff --git a/Gemfile b/Gemfile index 05dab651..3aa8c44f 100644 --- a/Gemfile +++ b/Gemfile @@ -32,5 +32,5 @@ group :test do end group :spec do - gem 'liquid-spec', github: 'Shopify/liquid-spec' + gem 'liquid-spec', github: 'Shopify/liquid-spec', branch: 'main' end