Skip to content

Commit 958f363

Browse files
committed
Upgrade dependencies
1 parent 7cd463b commit 958f363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
{worker_pool, {git, "https://github.com/inaka/worker_pool.git", {tag, "3.1.0"}}},
1919
{jsx, {git, "https://github.com/talentdeficit/jsx.git", {tag, "2.8.2"}}},
2020
{cowlib, {git, "https://github.com/ninenines/cowlib", {tag, "2.0.0-rc.1"}}},
21-
{cowboy, {git, "https://github.com/ninenines/cowboy", {tag, "2.0.0-rc.3"}}},
21+
{cowboy, {git, "https://github.com/ninenines/cowboy", {tag, "2.0.0-rc.4"}}},
2222
{gun, {git, "https://github.com/ninenines/gun.git", {tag, "1.0.0-pre.4"}}},
2323
{iso8601, {git, "https://github.com/erlsci/iso8601.git", {tag, "1.2.3"}}},
2424
{emqttc, {git, "https://github.com/emqtt/emqttc.git", {ref, "d4cbc38808fec0bda30be245268e876283c0e49f"}}}

0 commit comments

Comments
 (0)