summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 93c4bf5..72e62f4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -19,8 +19,12 @@ GEM
liquid (2.3.0)
maruku (0.6.0)
syntax (>= 1.0.0)
+ nokogiri (1.5.0)
posix-spawn (0.3.6)
+ rake (0.9.2.2)
rdiscount (1.6.8)
+ sanitize (2.0.3)
+ nokogiri (>= 1.4.4, < 1.6)
syntax (1.0.0)
PLATFORMS
@@ -28,4 +32,6 @@ PLATFORMS
DEPENDENCIES
jekyll
+ rake
rdiscount
+ sanitize