source 'https://rubygems.org'
gemspec
gem "liquid", github: 'Shopify/liquid'
if ENV['BENCHMARK']
gem 'rbtrace'
gem 'stackprof'
end