Skip to content

Commit e5faa27

Browse files
committed
bumped master
1 parent f64755e commit e5faa27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
{gproc, "0.9.0"},
3232
{genlib, {git, "https://github.com/valitydev/genlib.git", {branch, "master"}}},
3333
{woody, {git, "https://github.com/valitydev/woody_erlang.git", {branch, "master"}}},
34-
{damsel, {git, "https://github.com/valitydev/damsel.git", {branch, "new_party_config"}}},
34+
{damsel, {git, "https://github.com/valitydev/damsel.git", {branch, "master"}}},
3535
{payproc_errors, {git, "https://github.com/valitydev/payproc-errors-erlang.git", {branch, "master"}}},
3636
{mg_proto, {git, "https://github.com/valitydev/machinegun-proto.git", {branch, "master"}}},
3737
{dmt_client, {git, "https://github.com/valitydev/dmt-client.git", {branch, "master"}}},

rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
{<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2},
2828
{<<"damsel">>,
2929
{git,"https://github.com/valitydev/damsel.git",
30-
{ref,"819fdf4a89d075f678649d401a47079406bf5b3d"}},
30+
{ref,"ab44b9db25a76a2c50545fd884e4cdf3d3e3b628"}},
3131
0},
3232
{<<"dmt_client">>,
3333
{git,"https://github.com/valitydev/dmt-client.git",

0 commit comments

Comments
 (0)