diff --git a/rebar.config b/rebar.config index c3bfeb66..ba92ee53 100644 --- a/rebar.config +++ b/rebar.config @@ -1,3 +1,3 @@ {deps, [ - {ranch, "0\\.6\\.0.*", {git, "git://github.com/extend/ranch.git", "0.6.0"}} + {ranch, ".*", {git, "git://github.com/extend/ranch.git", "0.6.1"}} ]}.