From 4e73f692b98e5423eb98819afd1f1bde897ecbf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 16 Nov 2015 18:02:35 +0100 Subject: Update Cowlib to 1.0.2 and Ranch to 1.2.0 --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a186286..8f602b4 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,9 @@ CI_OTP = OTP_R16B01 OTP_R16B02 OTP_R16B03-1 OTP-17.0.2 OTP-17.1.2 OTP-17.2.2 OTP # Dependencies. DEPS = cowlib ranch +dep_cowlib_commit = 1.0.2 +dep_ranch_commit = 1.2.0 + TEST_DEPS = ct_helper gun dep_ct_helper = git https://github.com/extend/ct_helper.git master dep_gun = git https://github.com/ninenines/gun b85c1f726ca49ac0e3abdcf717317cb95b06207d -- cgit v1.2.3