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