X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b54d7820e899733ce10b8960b1f04d0481f2e11f..fdc7a360c5213161a15edc14fb159a6a124f6451:/doc/Gemfile?ds=sidebyside diff --git a/doc/Gemfile b/doc/Gemfile index 381b706763..061fa7585a 100644 --- a/doc/Gemfile +++ b/doc/Gemfile @@ -1,6 +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 'liquid', '~>4.0.0' gem 'RedCloth' -gem 'colorize' \ No newline at end of file +gem 'colorize'