X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3dc2b0008be4e09b47f73aeeb97d005cd7836619..b48b26080b88f5ebf1caedb5e29bbd509d8427af:/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'