Add Gemfile

This commit is contained in:
Gergely Polonkai
2015-03-12 12:39:19 +01:00
parent c6ae7de686
commit c76175799b
2 changed files with 4 additions and 0 deletions

3
Gemfile Normal file
View File

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