aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Gemfile.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 58faf53..5567a1a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -27,6 +27,9 @@ GEM
pathutil (~> 0.9)
rouge (>= 1.7, < 4)
safe_yaml (~> 1.0)
+ jekyll-pandoc (2.0.1)
+ jekyll (>= 3.0)
+ pandoc-ruby (~> 2.0, >= 2.0.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-watch (2.2.1)
@@ -37,6 +40,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
+ pandoc-ruby (2.0.2)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (3.1.1)
@@ -56,6 +60,7 @@ PLATFORMS
DEPENDENCIES
jekyll
+ jekyll-pandoc
BUNDLED WITH
1.17.3