diff options
Diffstat (limited to 'docs/Gemfile')
-rw-r--r-- | docs/Gemfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Gemfile b/docs/Gemfile new file mode 100644 index 0000000..bce2436 --- /dev/null +++ b/docs/Gemfile @@ -0,0 +1,2 @@ +source "https://rubygems.org" +gem 'github-pages'
\ No newline at end of file |