Address comments

This commit is contained in:
Peter Zhu
2020-10-26 15:11:00 -04:00
parent fe66edb825
commit 0bedc71854
7 changed files with 23 additions and 30 deletions
+1 -1
View File
@@ -22,6 +22,6 @@ group :test do
gem 'rubocop-performance', require: false
platform :mri, :truffleruby do
gem 'liquid-c', github: 'Shopify/liquid-c', ref: 'pz-block-body-buffer'
gem 'liquid-c', github: 'Shopify/liquid-c', ref: 'master'
end
end