summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 9 insertions, 5 deletions
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