|
1 | 1 | %{"cowboy": {:hex, :cowboy, "1.0.2"},
|
2 | 2 | "cowlib": {:hex, :cowlib, "1.0.1"},
|
3 | 3 | "decimal": {:hex, :decimal, "1.1.0"},
|
4 |
| - "ecto": {:hex, :ecto, "0.16.0"}, |
| 4 | + "ecto": {:hex, :ecto, "1.0.0"}, |
5 | 5 | "fs": {:hex, :fs, "0.9.2"},
|
6 | 6 | "hackney": {:hex, :hackney, "1.3.1"},
|
7 | 7 | "httpoison": {:hex, :httpoison, "0.7.2"},
|
8 | 8 | "idna": {:hex, :idna, "1.0.2"},
|
9 |
| - "phoenix": {:hex, :phoenix, "0.17.0"}, |
| 9 | + "phoenix": {:hex, :phoenix, "1.0.0"}, |
10 | 10 | "phoenix_ecto": {:hex, :phoenix_ecto, "1.1.0"},
|
11 | 11 | "phoenix_html": {:hex, :phoenix_html, "2.1.2"},
|
12 | 12 | "phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.0"},
|
13 | 13 | "plug": {:hex, :plug, "1.0.0"},
|
14 |
| - "poison": {:hex, :poison, "1.4.0"}, |
| 14 | + "poison": {:hex, :poison, "1.5.0"}, |
15 | 15 | "poolboy": {:hex, :poolboy, "1.5.1"},
|
16 | 16 | "postgrex": {:hex, :postgrex, "0.9.1"},
|
17 | 17 | "ranch": {:hex, :ranch, "1.1.0"},
|
|
0 commit comments