-
Notifications
You must be signed in to change notification settings - Fork 11
/
mix.lock
20 lines (20 loc) · 883 Bytes
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
%{"calendar": {:hex, :calendar, "0.14.1"},
"certifi": {:hex, :certifi, "0.4.0"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"earmark": {:hex, :earmark, "0.2.1"},
"fs": {:hex, :fs, "0.9.2"},
"gettext": {:hex, :gettext, "0.11.0"},
"hackney": {:hex, :hackney, "1.6.0"},
"idna": {:hex, :idna, "1.2.0"},
"metrics": {:hex, :metrics, "1.0.1"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"phoenix": {:hex, :phoenix, "1.1.4"},
"phoenix_html": {:hex, :phoenix_html, "2.5.1"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.5"},
"plug": {:hex, :plug, "1.1.4"},
"poison": {:hex, :poison, "2.1.0"},
"ranch": {:hex, :ranch, "1.2.1"},
"ssl_verify_fun": {:hex, :ssl_verify_fun, "1.1.0"},
"tzdata": {:hex, :tzdata, "0.5.7"},
"yamerl": {:git, "https://github.com/yakaz/yamerl.git", "ae810a808817d9482b4628ae3e20d746e3729fe0", []}}