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