X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/060d38d627bd1e51dd2b3c6e7de9af6aa7d7b6f3..dab0c5596e39dc455d88bba797717e829fe5caf5:/doc/Gemfile diff --git a/doc/Gemfile b/doc/Gemfile index 502be88cf0..061fa7585a 100644 --- a/doc/Gemfile +++ b/doc/Gemfile @@ -5,6 +5,6 @@ source 'https://rubygems.org' gem 'zenweb' -gem 'liquid' +gem 'liquid', '~>4.0.0' gem 'RedCloth' gem 'colorize'