Use bundle for gems

This commit is contained in:
Phil Sturgeon
2016-02-14 13:22:22 -05:00
parent 51d552281a
commit 63a44c76d4
2 changed files with 131 additions and 0 deletions

2
Gemfile Normal file
View File

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