X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0eb72b526bf8bbb011551ecf019f604e17a534f1..9e806b0c387cf7146e0d0cf3169fd227963c19b9:/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'