|
1 | | -%{"cowboy": {:hex, :cowboy, "1.0.0"}, |
| 1 | +%{"cowboy": {:hex, :cowboy, "1.0.2"}, |
2 | 2 | "cowlib": {:hex, :cowlib, "1.0.1"}, |
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 | | - "exjsx": {:hex, :exjsx, "3.1.0"}, |
8 | | - "hackney": {:hex, :hackney, "1.1.0"}, |
| 3 | + "dialyze": {:hex, :dialyze, "0.2.0"}, |
| 4 | + "earmark": {:hex, :earmark, "0.1.17"}, |
| 5 | + "ex_doc": {:hex, :ex_doc, "0.7.3"}, |
| 6 | + "excoveralls": {:hex, :excoveralls, "0.3.11"}, |
| 7 | + "exjsx": {:hex, :exjsx, "3.2.0"}, |
| 8 | + "hackney": {:hex, :hackney, "1.3.0"}, |
9 | 9 | "idna": {:hex, :idna, "1.0.2"}, |
10 | | - "inch_ex": {:hex, :inch_ex, "0.2.4"}, |
11 | | - "jsx": {:hex, :jsx, "2.4.0"}, |
12 | | - "plug": {:hex, :plug, "0.12.2"}, |
| 10 | + "inch_ex": {:hex, :inch_ex, "0.3.3"}, |
| 11 | + "jsx": {:hex, :jsx, "2.6.2"}, |
| 12 | + "plug": {:hex, :plug, "0.14.0"}, |
13 | 13 | "poison": {:hex, :poison, "1.4.0"}, |
14 | | - "ranch": {:hex, :ranch, "1.0.0"}, |
15 | | - "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.4"}, |
16 | | - "xml_builder": {:hex, :xml_builder, "0.0.5"}} |
| 14 | + "ranch": {:hex, :ranch, "1.1.0"}, |
| 15 | + "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"}, |
| 16 | + "xml_builder": {:hex, :xml_builder, "0.0.6"}} |
0 commit comments