summaryrefslogtreecommitdiffstats
path: root/storage/rocksdb/rocksdb/docs/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'storage/rocksdb/rocksdb/docs/Gemfile')
-rw-r--r--storage/rocksdb/rocksdb/docs/Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/storage/rocksdb/rocksdb/docs/Gemfile b/storage/rocksdb/rocksdb/docs/Gemfile
new file mode 100644
index 00000000..93dc8b0d
--- /dev/null
+++ b/storage/rocksdb/rocksdb/docs/Gemfile
@@ -0,0 +1,2 @@
+source 'https://rubygems.org'
+gem 'github-pages', '~> 104'