aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2013-09-21 10:22:56 -0500
committerTristan Sloughter <[email protected]>2013-09-21 10:22:56 -0500
commit025526a05d05082a95752a6e0462eaccc477b405 (patch)
treefad66c0f1f39468d618d68552a3b64385b20c0ea /Gemfile
parent4a3a6255ec5b5e9ddc3bb68cb0ff5109adde7b70 (diff)
downloadrelx-025526a05d05082a95752a6e0462eaccc477b405.tar.gz
relx-025526a05d05082a95752a6e0462eaccc477b405.tar.bz2
relx-025526a05d05082a95752a6e0462eaccc477b405.zip
add user manual page
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..053c27d
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,2 @@
+source 'https://rubygems.org'
+gem 'github-pages'