update gemfile to reflect github pages production env

This commit is contained in:
Machiste Quintana 2014-11-12 14:26:58 -05:00
parent 114ca1e6d4
commit b1f7bc8d54

View File

@ -1,3 +1,3 @@
source 'https://rubygems.org'
gem 'jekyll'
gem 'kramdown'
gem 'github-pages'