From 90a46f14446eb03dd9c3e89a427249de9a1236ad Mon Sep 17 00:00:00 2001 From: elijah Date: Wed, 20 Feb 2013 03:17:48 -0800 Subject: remove stupid pandoc for now, use rdiscount and RbST instead. --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 6564813..fd9e627 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,7 @@ GEM remote: https://rubygems.org/ specs: + RbST (0.3.0) RedCloth (4.2.9) actionmailer (3.2.12) actionpack (= 3.2.12) @@ -64,7 +65,6 @@ 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) @@ -89,6 +89,7 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (10.0.3) + rdiscount (2.0.7) rdoc (3.12.1) json (~> 1.4) sass (3.2.5) @@ -123,14 +124,15 @@ PLATFORMS ruby DEPENDENCIES + RbST RedCloth capistrano execjs haml jquery-rails json - pandoc-ruby rails (= 3.2.12) + rdiscount sass-rails sqlite3 therubyrhino -- cgit v1.2.3