projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
16631: Merge branch 'master' into 16631-add-test
[arvados.git]
/
doc
/
Gemfile
diff --git
a/doc/Gemfile
b/doc/Gemfile
index a9cccb48f8e0698c785024b38a23b06d3e4266b0..502be88cf0c2a2720694bc45c2c0138dd9905c97 100644
(file)
--- a/
doc/Gemfile
+++ b/
doc/Gemfile
@@
-1,4
+1,10
@@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: CC-BY-SA-3.0
+
source 'https://rubygems.org'
-gem 'jekyll'
+gem 'zenweb'
+gem 'liquid'
gem 'RedCloth'
+gem 'colorize'