-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrebar.lock
40 lines (40 loc) · 1.42 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
{"1.1.0",
[{<<"cowboy">>,
{git,"https://github.com/ninenines/cowboy.git",
{ref,"66fd122c08dd05e2ff2300af963cb977dca2ba7c"}},
0},
{<<"cowlib">>,
{git,"https://github.com/ninenines/cowlib",
{ref,"8588724cf91ddbb53b9c35ed665866556b217323"}},
1},
{<<"eredis">>,
{git,"https://github.com/wooga/eredis.git",
{ref,"9ad91f149310a7d002cb966f62b7e2c3330abb04"}},
0},
{<<"erlydtl">>,
{git,"https://github.com/erlydtl/erlydtl",
{ref,"bb1ae0f005dd038bc2a5605465fec6429b3e3a30"}},
0},
{<<"goldrush">>,{pkg,<<"goldrush">>,<<"0.1.9">>},1},
{<<"gproc">>,
{git,"git://github.com/uwiger/gproc.git",
{ref,"ce7397809aca0d6eb3aac6db65953752e47fb511"}},
0},
{<<"jsone">>,
{git,"git@github.com:sile/jsone.git",
{ref,"da850bda9ffc144035af32e490e976fb3dd0fd6a"}},
0},
{<<"jsx">>,{pkg,<<"jsx">>,<<"2.8.0">>},0},
{<<"lager">>,{pkg,<<"lager">>,<<"3.6.10">>},0},
{<<"ranch">>,
{git,"https://github.com/ninenines/ranch",
{ref,"7423a7bb6dde5edc26283544956ae7387fa69688"}},
1},
{<<"recon">>,{pkg,<<"recon">>,<<"2.3.6">>},0}]}.
[
{pkg_hash,[
{<<"goldrush">>, <<"F06E5D5F1277DA5C413E84D5A2924174182FB108DABB39D5EC548B27424CD106">>},
{<<"jsx">>, <<"749BEC6D205C694AE1786D62CEA6CC45A390437E24835FD16D12D74F07097727">>},
{<<"lager">>, <<"6172B43AB720AC33914CCD0AEB21FDBDF88213847707D4B91E6AF57B2AE5C4D2">>},
{<<"recon">>, <<"2BCAD0CF621FB277CABBB6413159CD3AA30265C2DEE42C968697988B30108604">>}]}
].