From 10038e58efe3aa3c1725e2b5b0a0b7b2ce060df7 Mon Sep 17 00:00:00 2001 From: elijah Date: Wed, 20 Feb 2013 00:39:58 -0800 Subject: added support for pandoc and page properties in static markup. --- Gemfile.lock | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index cfda894..f0825f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,10 @@ +PATH + remote: vendor/gems/pandoc_rails + specs: + pandoc_rails (0.0.1) + pandoc-ruby + rails + GEM remote: https://rubygems.org/ specs: @@ -55,9 +62,6 @@ GEM i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) - markdown-rails (0.2.1) - rails - rdiscount (>= 1.6.8, < 2.0) mime-types (1.21) multi_json (1.5.1) net-scp (1.1.0) @@ -67,6 +71,7 @@ GEM net-ssh (2.6.5) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) + pandoc-ruby (0.6.0) polyglot (0.3.3) rack (1.4.5) rack-cache (1.2) @@ -91,7 +96,6 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (10.0.3) - rdiscount (1.6.8) rdoc (3.12.1) json (~> 1.4) sass (3.2.5) @@ -132,7 +136,7 @@ DEPENDENCIES haml jquery-rails json - markdown-rails + pandoc_rails! rails (= 3.2.12) sass-rails sqlite3 -- cgit v1.2.3