-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmix.lock
24 lines (24 loc) · 955 Bytes
/
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
%{"certifi": {:hex, :certifi, "0.4.0"},
"combine": {:hex, :combine, "0.7.0"},
"connection": {:hex, :connection, "1.0.2"},
"earmark": {:hex, :earmark, "0.2.1"},
"ex_doc": {:hex, :ex_doc, "0.11.4"},
"exq": {:hex, :exq, "0.6.5"},
"gen_smtp": {:hex, :gen_smtp, "0.9.0"},
"hackney": {:hex, :hackney, "1.5.3"},
"httpotion": {:hex, :httpotion, "2.2.2"},
"ibrowse": {:hex, :ibrowse, "4.2.2"},
"idna": {:hex, :idna, "1.2.0"},
"mail": {:hex, :mail, "0.0.3"},
"mailman": {:hex, :mailman, "0.2.2"},
"metrics": {:hex, :metrics, "1.0.1"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"mongodb": {:hex, :mongodb, "0.1.1"},
"poison": {:hex, :poison, "1.5.2"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"quantum": {:hex, :quantum, "1.7.0"},
"redix": {:hex, :redix, "0.3.6"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.6"},
"timex": {:hex, :timex, "2.1.1"},
"tzdata": {:hex, :tzdata, "0.5.6"},
"uuid": {:hex, :uuid, "1.1.3"}}