summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorPrefetch2024-09-08 22:02:56 +0200
committerPrefetch2024-09-08 22:02:56 +0200
commit05f779c72d987d0c2a060f93c9493c86b109587c (patch)
tree67bb08c87ea472f0ea0f7dabf803986670a7bf83 /Gemfile
parentdee3ce1536168c9ed5c8c90d8008073afdb51cb9 (diff)
Fix build and update configuration
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 46a8096..5190e36 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,6 +3,7 @@ source "https://rubygems.org"
gem "jekyll"
gem "webrick"
gem "json"
+gem "erb"
# https://github.com/rubyjs/mini_racer
gem "mini_racer"