-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmix.lock
57 lines (57 loc) · 2.58 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
%{
cowboy:
{:hex, :cowboy, "1.1.2", "61ac29ea970389a88eca5a65601460162d370a70018afe6f949a29dca91f3bb0",
[:rebar3],
[
{:cowlib, "~> 1.0.2", [hex: :cowlib, repo: "hexpm", optional: false]},
{:ranch, "~> 1.3.2", [hex: :ranch, repo: "hexpm", optional: false]}
], "hexpm"},
cowlib:
{:hex, :cowlib, "1.0.2", "9d769a1d062c9c3ac753096f868ca121e2730b9a377de23dec0f7e08b1df84ee",
[:make], [], "hexpm"},
file_system:
{:hex, :file_system, "0.2.4",
"f0bdda195c0e46e987333e986452ec523aed21d784189144f647c43eaf307064", [:mix], [], "hexpm"},
gettext:
{:hex, :gettext, "0.15.0", "40a2b8ce33a80ced7727e36768499fc9286881c43ebafccae6bab731e2b2b8ce",
[:mix], [], "hexpm"},
mime:
{:hex, :mime, "1.2.0", "78adaa84832b3680de06f88f0997e3ead3b451a440d183d688085be2d709b534",
[:mix], [], "hexpm"},
phoenix:
{:hex, :phoenix, "1.3.2", "2a00d751f51670ea6bc3f2ba4e6eb27ecb8a2c71e7978d9cd3e5de5ccf7378bd",
[:mix],
[
{:cowboy, "~> 1.0", [hex: :cowboy, repo: "hexpm", optional: true]},
{:phoenix_pubsub, "~> 1.0", [hex: :phoenix_pubsub, repo: "hexpm", optional: false]},
{:plug, "~> 1.3.3 or ~> 1.4", [hex: :plug, repo: "hexpm", optional: false]},
{:poison, "~> 2.2 or ~> 3.0", [hex: :poison, repo: "hexpm", optional: false]}
], "hexpm"},
phoenix_html:
{:hex, :phoenix_html, "2.11.2",
"86ebd768258ba60a27f5578bec83095bdb93485d646fc4111db8844c316602d6", [:mix],
[{:plug, "~> 1.5", [hex: :plug, repo: "hexpm", optional: false]}], "hexpm"},
phoenix_live_reload:
{:hex, :phoenix_live_reload, "1.1.3",
"1d178429fc8950b12457d09c6afec247bfe1fcb6f36209e18fbb0221bdfe4d41", [:mix],
[
{:file_system, "~> 0.2.1 or ~> 0.3", [hex: :file_system, repo: "hexpm", optional: false]},
{:phoenix, "~> 1.0 or ~> 1.2 or ~> 1.3", [hex: :phoenix, repo: "hexpm", optional: false]}
], "hexpm"},
phoenix_pubsub:
{:hex, :phoenix_pubsub, "1.0.2",
"bfa7fd52788b5eaa09cb51ff9fcad1d9edfeb68251add458523f839392f034c1", [:mix], [], "hexpm"},
plug:
{:hex, :plug, "1.5.0", "224b25b4039bedc1eac149fb52ed456770b9678bbf0349cdd810460e1e09195b",
[:mix],
[
{:cowboy, "~> 1.0.1 or ~> 1.1 or ~> 2.1", [hex: :cowboy, repo: "hexpm", optional: true]},
{:mime, "~> 1.0", [hex: :mime, repo: "hexpm", optional: false]}
], "hexpm"},
poison:
{:hex, :poison, "3.1.0", "d9eb636610e096f86f25d9a46f35a9facac35609a7591b3be3326e99a0484665",
[:mix], [], "hexpm"},
ranch:
{:hex, :ranch, "1.3.2", "e4965a144dc9fbe70e5c077c65e73c57165416a901bd02ea899cfd95aa890986",
[:rebar3], [], "hexpm"}
}