diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 11e36a9..8b173ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,8 +33,10 @@ GEM posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) rack (1.5.2) + rdiscount (2.1.6) redcarpet (2.3.0) safe_yaml (0.7.1) + sass (3.2.10) sprockets (2.10.0) hike (~> 1.2) multi_json (~> 1.0) @@ -51,3 +53,5 @@ DEPENDENCIES RedCloth jekyll jekyll-assets + rdiscount + sass |
