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

Update Ranch to 0.8.3

This commit is contained in:
Loïc Hoguin 2013-05-16 19:10:32 +02:00
parent 6d1344319a
commit 3d2f7218c5
3 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ PLT_APPS = crypto public_key ssl
DEPS = ranch
TEST_DEPS = ct_helper
dep_ranch = https://github.com/extend/ranch.git 0.8.2
dep_ranch = https://github.com/extend/ranch.git 0.8.3
dep_ct_helper = https://github.com/extend/ct_helper.git master
# Standard targets.