|
@@ -1,7 +1,7 @@
|
|
{deps,
|
|
{deps,
|
|
[
|
|
[
|
|
- {jiffy, ".*", {git, "https://github.com/davisp/jiffy.git", {tag, "0.13.3"}}},
|
|
|
|
- {mimetypes, ".*", {git, "http://github.com/spawngrid/mimetypes.git"}},
|
|
|
|
|
|
+ {jiffy, ".*", {git, "https://github.com/davisp/jiffy.git", {tag, "0.8.5"}}},
|
|
|
|
+ {mimetypes, ".*", {git, "http://github.com/spawngrid/mimetypes.git", {branch, master}}},
|
|
{emysql, ".*", {git, "https://github.com/Eonblast/Emysql.git"}},
|
|
{emysql, ".*", {git, "https://github.com/Eonblast/Emysql.git"}},
|
|
- {cowboy, ".*", {git, "https://github.com/extend/cowboy.git", {tag, "1.0.1"}}}
|
|
|
|
|
|
+ {cowboy, ".*", {git, "https://github.com/extend/cowboy.git", {tag, "0.8.3"}}}
|
|
]}.
|
|
]}.
|