summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock35
1 files changed, 35 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5a1e6b9..5d8604f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -2,14 +2,35 @@ GEM
remote: https://rubygems.org/
specs:
RedCloth (4.2.9)
+ activesupport (4.2.5)
+ i18n (~> 0.7)
+ json (~> 1.7, >= 1.7.7)
+ minitest (~> 5.1)
+ thread_safe (~> 0.3, >= 0.3.4)
+ tzinfo (~> 1.1)
+ addressable (2.4.0)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
colorator (0.1)
+ colored (1.2)
commander (4.1.5)
highline (~> 1.6.11)
directory_watcher (1.4.1)
+ ethon (0.8.1)
+ ffi (>= 1.3.0)
fast-stemmer (1.0.2)
+ ffi (1.9.10)
highline (1.6.19)
+ html-proofer (2.6.1)
+ activesupport (~> 4.2)
+ addressable (~> 2.3)
+ colored (~> 1.2)
+ mercenary (~> 0.3.2)
+ nokogiri (~> 1.5)
+ parallel (~> 1.3)
+ typhoeus (~> 0.7)
+ yell (~> 2.0)
+ i18n (0.7.0)
jekyll (1.2.1)
classifier (~> 1.3)
colorator (~> 0.1)
@@ -20,20 +41,34 @@ GEM
pygments.rb (~> 0.5.0)
redcarpet (~> 2.3.0)
safe_yaml (~> 0.7.0)
+ json (1.8.3)
liquid (2.5.3)
maruku (0.7.0)
+ mercenary (0.3.5)
+ mini_portile2 (2.0.0)
+ minitest (5.8.3)
+ nokogiri (1.6.7.1)
+ mini_portile2 (~> 2.0.0.rc2)
+ parallel (1.6.1)
posix-spawn (0.3.6)
pygments.rb (0.5.2)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
redcarpet (2.3.0)
safe_yaml (0.7.1)
+ thread_safe (0.3.5)
+ typhoeus (0.8.0)
+ ethon (>= 0.8.0)
+ tzinfo (1.2.2)
+ thread_safe (~> 0.1)
yajl-ruby (1.1.0)
+ yell (2.0.5)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
+ html-proofer
jekyll
redcarpet