-
Notifications
You must be signed in to change notification settings - Fork 0
/
rebar.lock
54 lines (54 loc) · 1.99 KB
/
rebar.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{"1.2.0",
[{<<"bcrypt">>,{pkg,<<"bcrypt">>,<<"1.1.4">>},2},
{<<"erlpass">>,
{git,"https://github.com/ferd/erlpass.git",
{ref,"34bb7ca3dab46094893a5b31f0e6f2ffa60f2641"}},
1},
{<<"erlydtl">>,
{git,"https://github.com/erlydtl/erlydtl.git",
{ref,"bb1ae0f005dd038bc2a5605465fec6429b3e3a30"}},
0},
{<<"gen_smtp">>,
{git,"https://github.com/Vagabond/gen_smtp.git",
{ref,"263b29241666f676f7979f7c6b156d8fe1e69f59"}},
1},
{<<"goldrush">>,{pkg,<<"goldrush">>,<<"0.1.9">>},2},
{<<"gproc">>,
{git,"https://github.com/uwiger/gproc.git",
{ref,"ed37980aa895cd3643e101f36cc2c3bdf1daa7fc"}},
1},
{<<"iso8583_erl">>,
{git,"https://github.com/nayibor/iso8583_erl.git",
{ref,"fb318612e5e2dd52e129536a5e382f9017b27d2b"}},
0},
{<<"lager">>,
{git,"https://github.com/erlang-lager/lager.git",
{ref,"f26a8ea0f4c2ed6506a54e0b9890edd8148b9500"}},
1},
{<<"poolboy">>,{pkg,<<"poolboy">>,<<"1.5.2">>},3},
{<<"ranch">>,
{git,"https://github.com/ninenines/ranch.git",
{ref,"6bbc8431d513d9bbed7817bc1bcb3b17ef26cb35"}},
0},
{<<"worker_pool">>,
{git,"https://github.com/inaka/worker_pool.git",
{ref,"fc4ae9799588e7922a9d5411dfff728dd9688a07"}},
1},
{<<"yapp">>,
{git,"https://github.com/nayibor/yapp.git",
{ref,"37e2b2a37edc8121c1bd315697a3536802e7e7ba"}},
0},
{<<"yaws">>,
{git,"https://github.com/klacke/yaws.git",
{ref,"3df60e25a0caef8592d15ca16db464da0c61972a"}},
0}]}.
[
{pkg_hash,[
{<<"bcrypt">>, <<"479943E153D8C7F8DD10F96079133423202A9FEBBAAA3BC6BEC805AC2A7522DC">>},
{<<"goldrush">>, <<"F06E5D5F1277DA5C413E84D5A2924174182FB108DABB39D5EC548B27424CD106">>},
{<<"poolboy">>, <<"392B007A1693A64540CEAD79830443ABF5762F5D30CF50BC95CB2C1AAAFA006B">>}]},
{pkg_hash_ext,[
{<<"bcrypt">>, <<"F74A1367909E14F83F1A115080243ED3F8498655507224AF076E9A47A4721479">>},
{<<"goldrush">>, <<"99CB4128CFFCB3227581E5D4D803D5413FA643F4EB96523F77D9E6937D994CEB">>},
{<<"poolboy">>, <<"DAD79704CE5440F3D5A3681C8590B9DC25D1A561E8F5A9C995281012860901E3">>}]}
].