From: Allen Lee Date: Mon, 17 Jun 2019 22:57:56 +0000 (-0700) Subject: bump jekyll version to match github pages version X-Git-Url: https://git.arvados.org/rnaseq-cwl-training.git/commitdiff_plain/524847ac58fb07f0e50a6610ab41b130138e2d2f?hp=90f06fcfe146a185c9f71c288f838fdd4393c0ef bump jekyll version to match github pages version https://pages.github.com/versions/ --- diff --git a/Makefile b/Makefile index ac587b8..d291abe 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # Settings MAKEFILES=Makefile $(wildcard *.mk) JEKYLL=jekyll -JEKYLL_VERSION=3.7.3 +JEKYLL_VERSION=3.8.5 PARSER=bin/markdown_ast.rb DST=_site