X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/da51b9328abab2df757ed13eadc7c3557315094b..303cf4d2c0745070ac2df19de503f6b0a23f51ce:/doc/Gemfile 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'