X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2fd1ec133cb913509b4a2819b7db44cd47f2c5c5..97279656db75b9b7f8282e3b98774a60935d39f3:/doc/Gemfile?ds=sidebyside 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'