blob: a1f042453e0324aa68da0c7347f924049f95b663 [file] [log] [blame]
# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem 'jekyll'
gem 'jekyll-redirect-from'
gem 'kramdown', '~> 2.3.1'