projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add the new KeepServiceURIs option in the crunch-dispatch-slurm
[arvados.git]
/
doc
/
Gemfile
diff --git
a/doc/Gemfile
b/doc/Gemfile
index ea40d14c11490efff44f4b1b7c25b32152d6ffba..9ee5f581c39ca8a88d4839dd9a8e86115e31b6d2 100644
(file)
--- a/
doc/Gemfile
+++ b/
doc/Gemfile
@@
-1,4
+1,6
@@
source 'https://rubygems.org'
gem 'zenweb'
-gem 'zenweb-textile'
+gem 'liquid'
+gem 'RedCloth'
+gem 'colorize'