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