|
1 |
| -%{"hackney": {:hex, :hackney, "1.3.2"}, |
2 |
| - "html_entities": {:hex, :html_entities, "0.2.0"}, |
3 |
| - "httpoison": {:hex, :httpoison, "0.7.3"}, |
| 1 | +%{"floki": {:hex, :floki, "0.6.0"}, |
| 2 | + "hackney": {:hex, :hackney, "1.3.2"}, |
| 3 | + "html_entities": {:hex, :html_entities, "0.2.1"}, |
| 4 | + "httpoison": {:hex, :httpoison, "0.7.4"}, |
4 | 5 | "idna": {:hex, :idna, "1.0.2"},
|
5 |
| - "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"}, |
6 |
| - "sweet_xml": {:hex, :sweet_xml, "0.4.0"}} |
| 6 | + "mochiweb": {:hex, :mochiweb, "2.12.2"}, |
| 7 | + "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"}} |
0 commit comments