added dependencies and changed jekyll config file for HPCE example

This commit is contained in:
2019-05-28 23:38:28 +02:00
parent 43665be576
commit 0cf73259c1
3 changed files with 20 additions and 7 deletions

View File

@ -5,3 +5,7 @@ gem 'github-pages', group: :jekyll_plugins
# to publich without github page
#gem "jekyll"
gem "json", "~> 2.2"
gem "bigdecimal", "~> 1.4"