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