Adds Gemfile

This commit is contained in:
julien lengrand-lambert
2014-02-06 13:58:22 +01:00
parent 7ee8f0a3c6
commit 97139183f7

2
Gemfile Normal file
View File

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