added github pages in gemfile

This commit is contained in:
Tom Johnson
2015-05-17 19:13:47 -07:00
parent d485b59721
commit fc784435b6
2 changed files with 5 additions and 1 deletions

4
Gemfile Normal file
View File

@ -0,0 +1,4 @@
# A sample Gemfile
source "https://rubygems.org"
gem 'github-pages'