aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-05-06 05:54:25 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-05-06 05:54:25 +0300
commitb59d6a321f35f4f12266b056b7795f6f279295e7 (patch)
treea90256aea40f502c6e978e2e6bcea5da71317cf6 /Gemfile
downloadegor-tensin.github.io-b59d6a321f35f4f12266b056b7795f6f279295e7.tar.gz
egor-tensin.github.io-b59d6a321f35f4f12266b056b7795f6f279295e7.zip
initial commit
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..f20fb86
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,2 @@
+source 'https://rubygems.org'
+gem 'github-pages'