X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b54a5ea817d3d2087eaa07dcf98ec8a82af56d06..477b2aa7dcbf5cd4e1f1a56d2275cc3ded5ad023:/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'