|
1 | | -%{"cowboy": {:hex, :cowboy, "1.0.2"}, |
2 | | - "cowlib": {:hex, :cowlib, "1.0.1"}, |
| 1 | +%{"cowboy": {:hex, :cowboy, "1.0.4"}, |
| 2 | + "cowlib": {:hex, :cowlib, "1.0.2"}, |
3 | 3 | "dialyze": {:hex, :dialyze, "0.2.0"}, |
4 | 4 | "earmark": {:hex, :earmark, "0.1.17"}, |
5 | 5 | "ex_doc": {:hex, :ex_doc, "0.7.3"}, |
|
9 | 9 | "idna": {:hex, :idna, "1.0.2"}, |
10 | 10 | "inch_ex": {:hex, :inch_ex, "0.3.3"}, |
11 | 11 | "jsx": {:hex, :jsx, "2.6.2"}, |
12 | | - "plug": {:hex, :plug, "0.14.0"}, |
| 12 | + "plug": {:hex, :plug, "1.1.1"}, |
13 | 13 | "poison": {:hex, :poison, "1.4.0"}, |
14 | | - "ranch": {:hex, :ranch, "1.1.0"}, |
| 14 | + "ranch": {:hex, :ranch, "1.2.1"}, |
15 | 15 | "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"}, |
16 | 16 | "xml_builder": {:hex, :xml_builder, "0.0.6"}} |
0 commit comments