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

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

gem "jekyll", "~> 4.1.1"