Skip to content

Commit

Permalink
Merge pull request #3531 from jekyll/liquid-c-upgrade
Browse files Browse the repository at this point in the history
Upgrade liquid-c to 3.x
  • Loading branch information
parkr committed Mar 2, 2015
2 parents dae5d30 + 2b1b7b9 commit b337111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -23,7 +23,7 @@ gem 'mime-types', '~> 1.5'
gem 'activesupport', '~> 3.2.13'
gem 'jekyll_test_plugin'
gem 'jekyll_test_plugin_malicious'
gem 'liquid-c', '~> 0.0.3'
gem 'liquid-c', '~> 3.0'
gem 'minitest'
gem 'minitest-reporters'
gem 'minitest-profile'
Expand Down

0 comments on commit b337111

Please sign in to comment.