diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..7c8667b --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,31 @@ +GEM + remote: http://rubygems.org/ + remote: http://gemcutter.org/ + specs: + albino (1.3.3) + posix-spawn (>= 0.3.6) + classifier (1.3.3) + fast-stemmer (>= 1.0.0) + directory_watcher (1.4.1) + fast-stemmer (1.0.0) + jekyll (0.11.0) + albino (>= 1.3.2) + classifier (>= 1.3.1) + directory_watcher (>= 1.1.1) + kramdown (>= 0.13.2) + liquid (>= 1.9.0) + maruku (>= 0.5.9) + kramdown (0.13.3) + liquid (2.2.2) + maruku (0.6.0) + syntax (>= 1.0.0) + posix-spawn (0.3.6) + rdiscount (1.6.8) + syntax (1.0.0) + +PLATFORMS + ruby + +DEPENDENCIES + jekyll + rdiscount |
