Gemfile 126 B

12345
  1. source "https://rubygems.org"
  2. git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
  3. gem "jekyll", "~> 4.1.1"