Skip to content

Commit

Permalink
Switch back to Liquid-C master, since Shopify/liquid-c#50 is merged
Browse files Browse the repository at this point in the history
  • Loading branch information
pushrax committed Sep 4, 2019
1 parent c34f7c9 commit 806b262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ group :test do
gem 'rubocop-performance', require: false

platform :mri, :truffleruby do
gem 'liquid-c', github: 'Shopify/liquid-c', ref: 'liquid-tag'
gem 'liquid-c', github: 'Shopify/liquid-c', ref: 'master'
end
end

0 comments on commit 806b262

Please sign in to comment.