X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2fd1ec133cb913509b4a2819b7db44cd47f2c5c5..4426418ecff6f1281da5915a84e30b1f4ce7c9db:/doc/Gemfile diff --git a/doc/Gemfile b/doc/Gemfile index a9cccb48f8..9ee5f581c3 100644 --- a/doc/Gemfile +++ b/doc/Gemfile @@ -1,4 +1,6 @@ source 'https://rubygems.org' -gem 'jekyll' +gem 'zenweb' +gem 'liquid' gem 'RedCloth' +gem 'colorize'