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