diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2015-05-06 05:54:25 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2015-05-06 05:54:25 +0300 |
commit | b59d6a321f35f4f12266b056b7795f6f279295e7 (patch) | |
tree | a90256aea40f502c6e978e2e6bcea5da71317cf6 /Gemfile | |
download | egor-tensin.github.io-b59d6a321f35f4f12266b056b7795f6f279295e7.tar.gz egor-tensin.github.io-b59d6a321f35f4f12266b056b7795f6f279295e7.zip |
initial commit
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +source 'https://rubygems.org' +gem 'github-pages' |