X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/060d38d627bd1e51dd2b3c6e7de9af6aa7d7b6f3..5e9787f914dd1a2f762ae7a653fe8dda36f8f555:/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'