adds gemfile for netlify

This commit is contained in:
Josh Cincinnati 2018-12-11 13:08:21 -08:00 committed by GitHub
parent edb37d8400
commit a084d63f12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
Gemfile Normal file
View File

@ -0,0 +1,2 @@
source "https://rubygems.org"
gem 'github-pages'