X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/68ad3cbe4aaaa986b5b6e9f5cfcbf9d9d4c1c319..8c285503b45e89a891236221aba26488d2d74832:/doc/Gemfile?ds=sidebyside diff --git a/doc/Gemfile b/doc/Gemfile index ea40d14c11..381b706763 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' \ No newline at end of file