|
1 |
| -%{"ex_doc": {:hex, :ex_doc, "0.7.0"}, |
| 1 | +%{"certifi": {:hex, :certifi, "0.3.0"}, |
| 2 | + "ex_doc": {:hex, :ex_doc, "0.7.0"}, |
2 | 3 | "exjsx": {:hex, :exjsx, "3.1.0"},
|
3 |
| - "hackney": {:hex, :hackney, "0.14.3"}, |
4 |
| - "httpoison": {:hex, :httpoison, "0.5.0"}, |
5 |
| - "idna": {:hex, :idna, "1.0.1"}, |
| 4 | + "hackney": {:hex, :hackney, "1.4.8"}, |
| 5 | + "httpoison": {:hex, :httpoison, "0.8.1"}, |
| 6 | + "idna": {:hex, :idna, "1.0.3"}, |
6 | 7 | "jsex": {:hex, :jsex, "2.0.0"},
|
7 | 8 | "json": {:hex, :json, "0.3.2"},
|
8 | 9 | "jsx": {:hex, :jsx, "2.4.0"},
|
9 | 10 | "meck": {:hex, :meck, "0.8.2"},
|
10 |
| - "shouldi": {:hex, :shouldi, "0.2.1"}} |
| 11 | + "mimerl": {:hex, :mimerl, "1.0.2"}, |
| 12 | + "shouldi": {:hex, :shouldi, "0.2.1"}, |
| 13 | + "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"}} |
0 commit comments