0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Update Cowlib to 1.0.2 and Ranch to 1.2.0

This commit is contained in:
Loïc Hoguin 2015-11-16 18:02:35 +01:00
parent 5179fc4bee
commit 4e73f692b9

View file

@ -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. # Dependencies.
DEPS = cowlib ranch DEPS = cowlib ranch
dep_cowlib_commit = 1.0.2
dep_ranch_commit = 1.2.0
TEST_DEPS = ct_helper gun TEST_DEPS = ct_helper gun
dep_ct_helper = git https://github.com/extend/ct_helper.git master dep_ct_helper = git https://github.com/extend/ct_helper.git master
dep_gun = git https://github.com/ninenines/gun b85c1f726ca49ac0e3abdcf717317cb95b06207d dep_gun = git https://github.com/ninenines/gun b85c1f726ca49ac0e3abdcf717317cb95b06207d