X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/da51b9328abab2df757ed13eadc7c3557315094b..33f52182ea5d0ca602ebe4dff81822ed57a3a847:/doc/Gemfile?ds=sidebyside diff --git a/doc/Gemfile b/doc/Gemfile index ad695f0859..9ee5f581c3 100644 --- a/doc/Gemfile +++ b/doc/Gemfile @@ -2,3 +2,5 @@ source 'https://rubygems.org' gem 'zenweb' gem 'liquid' +gem 'RedCloth' +gem 'colorize'