X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/956093639196f92f3ad4b9e0795bcc7e30520e0d..c803bd3b08fb2a981bb02f99d2be6d10bc37d341:/doc/Gemfile diff --git a/doc/Gemfile b/doc/Gemfile index 497682b1dd..9ee5f581c3 100644 --- a/doc/Gemfile +++ b/doc/Gemfile @@ -3,3 +3,4 @@ source 'https://rubygems.org' gem 'zenweb' gem 'liquid' gem 'RedCloth' +gem 'colorize'