diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9b1f40e..6f1ae61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,6 +20,10 @@ GEM eventmachine (1.2.5) ffi (1.9.21) forwardable-extended (2.6.0) + gemoji (2.1.0) + html-pipeline (2.7.1) + activesupport (>= 2) + nokogiri (>= 1.4) html-proofer (3.8.0) activesupport (>= 4.2, < 6.0) addressable (~> 2.3) @@ -51,6 +55,10 @@ GEM sass (~> 3.4) jekyll-watch (2.0.0) listen (~> 3.0) + jemoji (0.6.2) + gemoji (~> 2.0) + html-pipeline (~> 2.2) + jekyll (>= 3.0) kramdown (1.16.2) liquid (4.0.0) listen (3.1.5) @@ -105,6 +113,7 @@ DEPENDENCIES html-proofer jekyll (~> 3.7.2) jekyll-multiple-languages-plugin + jemoji rake rubocop sass |
