HG-127: new woody (#55)

This commit is contained in:
Evgeny Levenets 2017-01-12 19:59:04 +03:00 committed by GitHub
parent ec5ac265a3
commit b157965032
2 changed files with 7 additions and 6 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ erl_crash.dump
Dockerfile
docker-compose.yml
/.idea/
*.beam

View File

@ -1,4 +1,4 @@
[{<<"certifi">>,{pkg,<<"certifi">>,<<"0.4.0">>},2},
[{<<"certifi">>,{pkg,<<"certifi">>,<<"0.7.0">>},2},
{<<"cowboy">>,{pkg,<<"cowboy">>,<<"1.0.4">>},1},
{<<"cowlib">>,{pkg,<<"cowlib">>,<<"1.0.2">>},2},
{<<"dmsl">>,
@ -11,7 +11,7 @@
1},
{<<"dmt_client">>,
{git,"git@github.com:rbkmoney/dmt_client.git",
{ref,"22155b2dadd35298b4a1dbfb16b509b944eaed87"}},
{ref,"8b2982e409b39076d41320dd08155eecf406cc1a"}},
0},
{<<"genlib">>,
{git,"https://github.com/rbkmoney/genlib.git",
@ -19,7 +19,7 @@
0},
{<<"goldrush">>,{pkg,<<"goldrush">>,<<"0.1.8">>},1},
{<<"gproc">>,{pkg,<<"gproc">>,<<"0.6.1">>},0},
{<<"hackney">>,{pkg,<<"hackney">>,<<"1.5.7">>},1},
{<<"hackney">>,{pkg,<<"hackney">>,<<"1.6.2">>},1},
{<<"idna">>,{pkg,<<"idna">>,<<"1.2.0">>},2},
{<<"jsx">>,{pkg,<<"jsx">>,<<"2.8.0">>},1},
{<<"lager">>,{pkg,<<"lager">>,<<"3.2.1">>},0},
@ -35,12 +35,12 @@
{git,"https://github.com/rbkmoney/snowflake.git",
{ref,"36b978a3ad711c9d9349b799a24c5499a95ae29a"}},
1},
{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.0">>},2},
{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.1">>},2},
{<<"thrift">>,
{git,"https://github.com/rbkmoney/thrift_erlang.git",
{ref,"f132805904307376831fc2dd3780148b4b91aae2"}},
{ref,"aca7fca9f1a7161a1324bf5b92f8402c90d0519e"}},
1},
{<<"woody">>,
{git,"git@github.com:rbkmoney/woody_erlang.git",
{ref,"2157a346511aa1afe8e2ed1141b3d79348164a72"}},
{ref,"249fa01d1385babf7da96aeb82d9ed006d55465d"}},
0}].