aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
blob: b8e8a25e6e70cf163819201685c17a150da7433c (plain)
1
2
3
4
5
6
7
source "https://rubygems.org"

git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

gem "jekyll", "~> 4.2"

gem "jekyll-include-cache", "~> 0.2.1"