From f401a84be6788867fcf4544dc2c88b5751b55039 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 26 Dec 2012 01:57:45 +0100 Subject: Update Ranch to 0.6.0 --- rebar.tests.config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'rebar.tests.config') diff --git a/rebar.tests.config b/rebar.tests.config index 12aaba7..128f069 100644 --- a/rebar.tests.config +++ b/rebar.tests.config @@ -2,8 +2,7 @@ {deps, [ {proper, ".*", {git, "git://github.com/manopapad/proper.git", "master"}}, - {ranch, "0\\.4\\.0.*", {git, "git://github.com/extend/ranch.git", - "cd099983b1b807b87fa050d1e4ff0a13aba25b49"}} + {ranch, "0\\.6\\.0.*", {git, "git://github.com/extend/ranch.git", "0.6.0"}} ]}. {eunit_opts, [verbose, {report, {eunit_surefire, [{dir, "."}]}}]}. {erl_opts, []}. -- cgit v1.2.3