diff --git a/Gemfile b/Gemfile index 2b91fba4..a8a1d808 100644 --- a/Gemfile +++ b/Gemfile @@ -74,7 +74,7 @@ group :jekyll_optional_dependencies do platform :ruby, :mswin, :mingw, :x64_mingw do gem "classifier-reborn", "~> 2.2.0" - gem "liquid-c", "~> 3.0" + gem "liquid-c", "~> 4.0" gem "yajl-ruby", "~> 1.4" end