From 06e8c51a1a6256f4c627ba45b31623f7748366c6 Mon Sep 17 00:00:00 2001 From: Frederic Hemberger Date: Mon, 24 Oct 2011 08:05:03 +0200 Subject: Set Liquid version explicitly to 2.2.2, fixes #243 Obviously Liquid 2.3.0 seems to cause problems, see: http://www.yodi.me/blog/2011/10/24/github-custom-domain-with-octopress-in-ubuntu-oneiric-11-dot-10/ http://stackoverflow.com/questions/7801197/syntax-highlighting-with-pygments-is-failing-via-liquid-templates-string-error --- Gemfile.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 0ae80bc7..63506982 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,6 +55,7 @@ DEPENDENCIES compass (>= 0.11) haml (>= 3.1) jekyll + liquid (= 2.2.2) pygments.rb rack rake -- cgit v1.2.1