Gemfile 166 B

1234567
  1. source "https://rubygems.org"
  2. git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
  3. gem "jekyll", "~> 4.3.3"
  4. gem "jekyll-include-cache", "~> 0.2.1"