X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/da51b9328abab2df757ed13eadc7c3557315094b..96be8f8e8ca201f82cad8e41f8ce3ffa1d837844:/doc/Gemfile?ds=sidebyside diff --git a/doc/Gemfile b/doc/Gemfile index ad695f0859..502be88cf0 100644 --- a/doc/Gemfile +++ b/doc/Gemfile @@ -1,4 +1,10 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: CC-BY-SA-3.0 + source 'https://rubygems.org' gem 'zenweb' gem 'liquid' +gem 'RedCloth' +gem 'colorize'