diff --git a/Makefile b/Makefile index ba97e255..c85ffc03 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ DOC_DEPS = asciideck TEST_DEPS = $(if $(CI_ERLANG_MK),ci.erlang.mk) ct_helper gun proper dep_ct_helper = git https://github.com/extend/ct_helper master -dep_gun = git https://github.com/ninenines/gun 1.2.0 +dep_gun = git https://github.com/ninenines/gun master # CI configuration.