-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmix.lock
67 lines (67 loc) · 3 KB
/
mix.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
55
56
57
58
59
60
61
62
63
64
65
66
67
%{
certifi:
{:hex, :certifi, "2.4.2", "75424ff0f3baaccfd34b1214184b6ef616d89e420b258bb0a5ea7d7bc628f7f0",
[:rebar3], [{:parse_trans, "~>3.3", [hex: :parse_trans, optional: false]}]},
dialyxir:
{:hex, :dialyxir, "0.5.1", "b331b091720fd93e878137add264bac4f644e1ddae07a70bf7062c7862c4b952",
[:mix], []},
earmark:
{:hex, :earmark, "1.2.6", "b6da42b3831458d3ecc57314dff3051b080b9b2be88c2e5aa41cd642a5b044ed",
[:mix], []},
ex_doc:
{:hex, :ex_doc, "0.19.1", "519bb9c19526ca51d326c060cb1778d4a9056b190086a8c6c115828eaccea6cf",
[:mix],
[
{:earmark, "~> 1.1", [hex: :earmark, optional: false]},
{:makeup_elixir, "~> 0.7", [hex: :makeup_elixir, optional: false]}
]},
excoveralls:
{:hex, :excoveralls, "0.9.2",
"299ea4903be7cb2959af0f919d258af116736ca8d507f86c12ef2184698e21a0", [:mix],
[
{:hackney, ">= 0.12.0", [hex: :hackney, optional: false]},
{:jason, "~> 1.0", [hex: :jason, optional: false]}
]},
hackney:
{:hex, :hackney, "1.14.3", "b5f6f5dcc4f1fba340762738759209e21914516df6be440d85772542d4a5e412",
[:rebar3],
[
{:certifi, "2.4.2", [hex: :certifi, optional: false]},
{:idna, "6.0.0", [hex: :idna, optional: false]},
{:metrics, "1.0.1", [hex: :metrics, optional: false]},
{:mimerl, "1.0.2", [hex: :mimerl, optional: false]},
{:ssl_verify_fun, "1.1.4", [hex: :ssl_verify_fun, optional: false]}
]},
idna:
{:hex, :idna, "6.0.0", "689c46cbcdf3524c44d5f3dde8001f364cd7608a99556d8fbd8239a5798d4c10",
[:rebar3], [{:unicode_util_compat, "0.4.1", [hex: :unicode_util_compat, optional: false]}]},
jason:
{:hex, :jason, "1.1.2", "b03dedea67a99223a2eaf9f1264ce37154564de899fd3d8b9a21b1a6fd64afe7",
[:mix], [{:decimal, "~> 1.0", [hex: :decimal, optional: true]}]},
makeup:
{:hex, :makeup, "0.5.5", "9e08dfc45280c5684d771ad58159f718a7b5788596099bdfb0284597d368a882",
[:mix], [{:nimble_parsec, "~> 0.4", [hex: :nimble_parsec, optional: false]}]},
makeup_elixir:
{:hex, :makeup_elixir, "0.10.0",
"0f09c2ddf352887a956d84f8f7e702111122ca32fbbc84c2f0569b8b65cbf7fa", [:mix],
[{:makeup, "~> 0.5.5", [hex: :makeup, optional: false]}]},
metrics:
{:hex, :metrics, "1.0.1", "25f094dea2cda98213cecc3aeff09e940299d950904393b2a29d191c346a8486",
[:rebar3], []},
mimerl:
{:hex, :mimerl, "1.0.2", "993f9b0e084083405ed8252b99460c4f0563e41729ab42d9074fd5e52439be88",
[:rebar3], []},
nimble_parsec:
{:hex, :nimble_parsec, "0.4.0",
"ee261bb53214943679422be70f1658fff573c5d0b0a1ecd0f18738944f818efe", [:mix], []},
parse_trans:
{:hex, :parse_trans, "3.3.0",
"09765507a3c7590a784615cfd421d101aec25098d50b89d7aa1d66646bc571c1", [:rebar3], []},
ssl_verify_fun:
{:hex, :ssl_verify_fun, "1.1.4",
"f0eafff810d2041e93f915ef59899c923f4568f4585904d010387ed74988e77b", [:make, :mix, :rebar3],
[]},
unicode_util_compat:
{:hex, :unicode_util_compat, "0.4.1",
"d869e4c68901dd9531385bb0c8c40444ebf624e60b6962d95952775cac5e90cd", [:rebar3], []}
}