diff --git a/rebar.config b/rebar.config index ef22ed0..93d8c3b 100644 --- a/rebar.config +++ b/rebar.config @@ -24,7 +24,7 @@ %% == Dependencies == {deps, [ - {worker_pool, "2.3.0"}, + {worker_pool, "3.1.0"}, {uuid, "1.5.2-rc1", {pkg, uuid_erl}}, {iso8601, "1.2.3"} ]}. @@ -36,7 +36,7 @@ {deps, [ {katana_test, {git, "https://github.com/inaka/katana-test.git", {ref, "b26165d"}}}, {mixer, "0.1.5", {pkg, inaka_mixer}}, - {fancyflow, {git, "https://github.com/ferd/fancyflow", {ref, "81cf9df"}}} + {fancyflow, {git, "https://github.com/ferd/fancyflow.git", {ref, "81cf9df"}}} ]} ]}, {shell, [