forked from beam-community/stripity-stripe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mix.lock
21 lines (21 loc) · 840 Bytes
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
%{"certifi": {:hex, :certifi, "0.4.0"},
"earmark": {:hex, :earmark, "0.1.17"},
"ex_doc": {:hex, :ex_doc, "0.10.0"},
"exactor": {:hex, :exactor, "2.2.0"},
"excoveralls": {:hex, :excoveralls, "0.5.4"},
"exjsx": {:hex, :exjsx, "3.2.0"},
"exvcr": {:hex, :exvcr, "0.7.3"},
"hackney": {:hex, :hackney, "1.5.7"},
"httpoison": {:hex, :httpoison, "0.8.2"},
"idna": {:hex, :idna, "1.2.0"},
"inch_ex": {:hex, :inch_ex, "0.5.1"},
"jsex": {:hex, :jsex, "2.0.0"},
"json": {:hex, :json, "0.3.2"},
"jsx": {:hex, :jsx, "2.6.2"},
"meck": {:hex, :meck, "0.8.3"},
"metrics": {:hex, :metrics, "1.0.1"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"mock": {:hex, :mock, "0.1.3"},
"poison": {:hex, :poison, "2.1.0"},
"ssl_verify_fun": {:hex, :ssl_verify_fun, "1.1.0"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"}}