mirror of
https://github.com/valitydev/hellgate.git
synced 2024-11-06 02:45:20 +00:00
EMP-3: Bump damsel (#146)
This commit is contained in:
parent
fa7cd47a79
commit
e33905bcd3
@ -666,7 +666,7 @@ construct_domain_fixture() ->
|
||||
hg_ct_fixture:construct_proxy(?prx(1), <<"Dummy proxy">>),
|
||||
hg_ct_fixture:construct_proxy(?prx(2), <<"Inspector proxy">>),
|
||||
|
||||
hg_ct_fixture:construct_inspector(?insp(1), <<"Rejector">>, ?prx(2), #{<<"risk_score">> => <<"low">>}),
|
||||
hg_ct_fixture:construct_inspector(?insp(1), <<"Rejector">>, ?prx(2), #{<<"risk_score">> => <<"trusted">>}),
|
||||
|
||||
hg_ct_fixture:construct_contract_template(?tmpl(1), ?trms(1)),
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
{<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2},
|
||||
{<<"damsel">>,
|
||||
{git,"https://github.com/valitydev/damsel.git",
|
||||
{ref,"b149379e9f706dafcace7d36b124145d71fb1bc6"}},
|
||||
{ref,"ad715bd647bc5cfa822e2b09b1329dab6a2bf295"}},
|
||||
0},
|
||||
{<<"dmt_client">>,
|
||||
{git,"https://github.com/valitydev/dmt-client.git",
|
||||
|
Loading…
Reference in New Issue
Block a user