CAPI-176: add payment terminal support (#47)

bump to rbkmoney/damsel@ded3265
This commit is contained in:
Evgeny Levenets 2017-08-17 17:14:43 +03:00 committed by GitHub
parent 9adfeebfaf
commit 8156ee2ce5
2 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@
{genlib , {git, "https://github.com/rbkmoney/genlib.git", {branch, "master"}}},
{woody , {git, "git@github.com:rbkmoney/woody_erlang.git", {branch, "master"}}},
{dmsl , {git, "git@github.com:rbkmoney/damsel_erlang.git", {branch, "master"}}},
{dmsl , {git, "git@github.com:rbkmoney/damsel.git", {branch, "release/erlang/master"}}},
{dmt_core, {git, "git@github.com:rbkmoney/dmt_core.git", {branch, "master"}}},
{lager , "3.2.1"},
{lager_logstash_formatter, {git, "git@github.com:rbkmoney/lager_logstash_formatter.git", {branch, "master"}}},

View File

@ -3,8 +3,8 @@
{<<"cowboy">>,{pkg,<<"cowboy">>,<<"1.0.4">>},1},
{<<"cowlib">>,{pkg,<<"cowlib">>,<<"1.0.2">>},2},
{<<"dmsl">>,
{git,"git@github.com:rbkmoney/damsel_erlang.git",
{ref,"8a4d47f3f6d3509dcb54615e3eda28171b4c065f"}},
{git,"git@github.com:rbkmoney/damsel.git",
{ref,"ded32656ad35bb1164afc845bb174ed157ff7679"}},
0},
{<<"dmt_client">>,
{git,"git@github.com:rbkmoney/dmt_client.git",