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

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

gem "jekyll", "~> 4.0"