From 05f779c72d987d0c2a060f93c9493c86b109587c Mon Sep 17 00:00:00 2001 From: Prefetch Date: Sun, 8 Sep 2024 22:02:56 +0200 Subject: Fix build and update configuration --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') 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" -- cgit v1.2.3