projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
10290: Add scheduling_parameters map to containers and container_requests, and move...
[arvados.git]
/
doc
/
Gemfile
diff --git
a/doc/Gemfile
b/doc/Gemfile
index a9cccb48f8e0698c785024b38a23b06d3e4266b0..9ee5f581c39ca8a88d4839dd9a8e86115e31b6d2 100644
(file)
--- a/
doc/Gemfile
+++ b/
doc/Gemfile
@@
-1,4
+1,6
@@
source 'https://rubygems.org'
-gem 'jekyll'
+gem 'zenweb'
+gem 'liquid'
gem 'RedCloth'
+gem 'colorize'