bump jekyll version to match github pages version
[rnaseq-cwl-training.git] / Makefile
index ac587b879e52e3fb22134f0b9786c1188f207bd9..d291abe66d616bd33e28aec4551ab9e8f36b0cad 100644 (file)
--- 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