diff options
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ source "https://rubygems.org" gem "jekyll" gem "webrick" +gem "json" # https://github.com/rubyjs/mini_racer gem "mini_racer" |
index : prefetch-jekyll | ||
My website's source code for Jekyll (a static site generator) | Prefetch |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Gemfile | 1 |
@@ -2,6 +2,7 @@ source "https://rubygems.org" gem "jekyll" gem "webrick" +gem "json" # https://github.com/rubyjs/mini_racer gem "mini_racer" |