X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/956093639196f92f3ad4b9e0795bcc7e30520e0d..2fc45a003109270ab5601989c4a66c6a498a2f1a:/doc/Gemfile diff --git a/doc/Gemfile b/doc/Gemfile index 497682b1dd..502be88cf0 100644 --- a/doc/Gemfile +++ b/doc/Gemfile @@ -1,5 +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'