aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.ci
diff options
context:
space:
mode:
Diffstat (limited to '.ci')
-rw-r--r--.ci/Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.ci/Gemfile b/.ci/Gemfile
new file mode 100644
index 0000000..053c27d
--- /dev/null
+++ b/.ci/Gemfile
@@ -0,0 +1,2 @@
+source 'https://rubygems.org'
+gem 'github-pages'