Add json gem manually to account for Arch Linux
See https://github.com/jekyll/jekyll/issues/9545
Showing
source 'https://rubygems.org' | ||
gem 'json' | ||
gem 'github-pages' | ||
group :jekyll_plugins do | ||
gem 'jemoji' | ||
... | ... |
Please register or sign in to comment