aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2012-09-26 00:42:59 +0200
committerLoïc Hoguin <[email protected]>2012-09-26 14:20:18 +0200
commit7481cf9963bc37affd067101dc552ac5db2f936a (patch)
tree72d80254538bdf97b0287ee6c2317cd57f0de350 /rebar.config
parente30c6debdce4a0c343519199d39e94a616b1a1c7 (diff)
downloadcowboy-7481cf9963bc37affd067101dc552ac5db2f936a.tar.gz
cowboy-7481cf9963bc37affd067101dc552ac5db2f936a.tar.bz2
cowboy-7481cf9963bc37affd067101dc552ac5db2f936a.zip
Update Ranch to latest commit
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index c2317e7..d35044d 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,5 +1,6 @@
{deps, [
- {ranch, "0\\.4\\.0.*", {git, "git://github.com/extend/ranch.git", "0.4.0"}}
+ {ranch, "0\\.4\\.0.*", {git, "git://github.com/extend/ranch.git",
+ "cd099983b1b807b87fa050d1e4ff0a13aba25b49"}}
]}.
{erl_opts, [
%% bin_opt_info,