|
@@ -1,8 +1,8 @@
|
|
|
{sub_dirs,["apps"]}.
|
|
|
{deps_dir,"deps"}.
|
|
|
-{deps, [
|
|
|
+{deps,
|
|
|
{erlydtl,".*", {git, "git://github.com/evanmiller/erlydtl", {tag, "0.8.0"} }},
|
|
|
- {cowboy, ".*", {git, "git://github.com/extend/cowboy", {tag, "0.9.0"} }},
|
|
|
+ {cowboy, ".*", {git, "git://github.com/extend/cowboy", {tag, "1.0.1"} }},
|
|
|
{gproc, ".*", {git, "git://github.com/uwiger/gproc.git", {tag, "0.3"} }},
|
|
|
{mad, ".*", {git, "git://github.com/synrc/mad", {tag, "master"} }},
|
|
|
{fs, ".*", {git, "git://github.com/synrc/fs", {tag, "0.8"} }},
|