|
1 | 1 | %{"cowboy": {:hex, :cowboy, "1.0.0"}, |
2 | 2 | "cowlib": {:hex, :cowlib, "1.0.1"}, |
3 | | - "dialyze": {:hex, :dialyze, "0.1.3"}, |
4 | | - "earmark": {:hex, :earmark, "0.1.13"}, |
5 | | - "ex_doc": {:hex, :ex_doc, "0.6.2"}, |
6 | | - "excoveralls": {:hex, :excoveralls, "0.3.8"}, |
| 3 | + "dialyze": {:hex, :dialyze, "0.1.4"}, |
| 4 | + "earmark": {:hex, :earmark, "0.1.15"}, |
| 5 | + "ex_doc": {:hex, :ex_doc, "0.7.2"}, |
| 6 | + "excoveralls": {:hex, :excoveralls, "0.3.10"}, |
7 | 7 | "exjsx": {:hex, :exjsx, "3.1.0"}, |
8 | | - "hackney": {:hex, :hackney, "1.0.6"}, |
| 8 | + "hackney": {:hex, :hackney, "1.1.0"}, |
9 | 9 | "idna": {:hex, :idna, "1.0.2"}, |
10 | 10 | "inch_ex": {:hex, :inch_ex, "0.2.4"}, |
11 | 11 | "jsx": {:hex, :jsx, "2.4.0"}, |
12 | | - "plug": {:hex, :plug, "0.9.0"}, |
13 | | - "poison": {:hex, :poison, "1.3.1"}, |
| 12 | + "plug": {:hex, :plug, "0.12.2"}, |
| 13 | + "poison": {:hex, :poison, "1.4.0"}, |
14 | 14 | "ranch": {:hex, :ranch, "1.0.0"}, |
15 | | - "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.1"}, |
| 15 | + "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.4"}, |
16 | 16 | "xml_builder": {:hex, :xml_builder, "0.0.5"}} |
0 commit comments