From d46501e18b795d9bf41f229298810bffa1d8e520 Mon Sep 17 00:00:00 2001 From: davidtsadler Date: Thu, 5 Jan 2012 23:31:30 +0000 Subject: Replace ExcerptFilter with TruncateFilter. --- Gemfile.lock | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 93c4bf5..72e62f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,8 +19,12 @@ GEM liquid (2.3.0) maruku (0.6.0) syntax (>= 1.0.0) + nokogiri (1.5.0) posix-spawn (0.3.6) + rake (0.9.2.2) rdiscount (1.6.8) + sanitize (2.0.3) + nokogiri (>= 1.4.4, < 1.6) syntax (1.0.0) PLATFORMS @@ -28,4 +32,6 @@ PLATFORMS DEPENDENCIES jekyll + rake rdiscount + sanitize -- cgit v1.2.3-13-gbd6f