Added javascript runtime
the build failed Details

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2018-07-03 21:57:58 +02:00
parent c4b77bc832
commit 8169e736bb
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
source 'https://rubygems.org'
# gem 'github-pages', group: :jekyll_plugins
gem 'activesupport'
gem 'therubyracer'
# gem 'github-pages-health-check'
gem 'html-proofer', group: :development
gem 'jekyll'