X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3dc2b0008be4e09b47f73aeeb97d005cd7836619..4426418ecff6f1281da5915a84e30b1f4ce7c9db:/doc/Gemfile diff --git a/doc/Gemfile b/doc/Gemfile index ea40d14c11..9ee5f581c3 100644 --- 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'