8 lines
145 B
Ruby
Raw Normal View History

2018-07-22 20:51:21 +02:00
# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
2018-07-22 20:49:18 +02:00
gem "jekyll"