diff --git a/rebar.config b/rebar.config index dd88a4e5c..95466c90e 100644 --- a/rebar.config +++ b/rebar.config @@ -43,8 +43,8 @@ {tag, "1.0.0"}}}}, {if_var_true, tools, {meck, "0.8.2", {git, "https://github.com/eproxus/meck", {tag, "0.8.2"}}}}, - {if_var_true, tools, {moka, ".*", {git, "git://github.com/processone/moka.git", - {tag, "1.0.5"}}}}, + {if_var_true, tools, {moka, ".*", {git, "https://github.com/processone/moka.git", + {tag, "1.0.5b"}}}}, {if_var_true, redis, {eredis, ".*", {git, "https://github.com/wooga/eredis", {tag, "v1.0.8"}}}}]}.