X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0561bd0c3c07257fd58ded6c7cfa5feeae97af57..27ba0e2e0733ddaeb7437dc4194f684306636635:/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'