Add Gemfile and Gemfile.lock

This commit is contained in:
Cole Bemis
2017-05-12 17:18:19 -07:00
parent 142acb61eb
commit 21a22b1cd6
2 changed files with 51 additions and 0 deletions

4
Gemfile Normal file
View File

@ -0,0 +1,4 @@
# frozen_string_literal: true
source "https://rubygems.org"
gem "jekyll"