From f77db80077d739077becc1618b87818ea42f145c Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Sun, 19 Jun 2011 15:14:01 -0400 Subject: 1. Switched back to Rdiscount 2. Improved Blockquote comment header 3. Added Include File and Pullquote plugins 4. Improved blog typography 5. Simplified "Read more" link --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index af57fc6c..04fb1b5d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,12 +18,12 @@ GEM directory_watcher (>= 1.1.1) liquid (>= 1.9.0) maruku (>= 0.5.9) - kramdown (0.13.3) liquid (2.2.2) maruku (0.6.0) syntax (>= 1.0.0) rake (0.9.0) rb-fsevent (0.4.0) + rdiscount (1.6.8) rubypants (0.2.0) sass (3.1.2) syntax (1.0.0) @@ -36,7 +36,7 @@ DEPENDENCIES compass (>= 0.11) haml (>= 3.1) jekyll - kramdown rake rb-fsevent + rdiscount rubypants -- cgit v1.2.1