summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-02-20 03:17:48 -0800
committerelijah <elijah@riseup.net>2013-02-20 03:17:48 -0800
commit90a46f14446eb03dd9c3e89a427249de9a1236ad (patch)
treee31033e06da897c7177184769f910145b1403f09 /Gemfile.lock
parentdb22c6c5dabac89b66aab8dd0710636d9be75a67 (diff)
remove stupid pandoc for now, use rdiscount and RbST instead.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 4 insertions, 2 deletions
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