katso/mix.lock

27 lines
1.1 KiB
Text
Raw Permalink Normal View History

2015-11-28 14:27:58 +00:00
%{"certifi": {:hex, :certifi, "0.3.0"},
"combine": {:hex, :combine, "0.5.4"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
2015-04-18 20:03:53 +00:00
"decimal": {:hex, :decimal, "1.1.0"},
2015-11-28 14:27:58 +00:00
"ecto": {:hex, :ecto, "1.0.6"},
2015-04-18 20:03:53 +00:00
"excoder": {:git, "git@bitbucket.org:Nicd/excoder.git", "274736c587c3b48fa4c86b86c94bf915977385d3", []},
2015-11-28 14:27:58 +00:00
"floki": {:hex, :floki, "0.7.1"},
"fs": {:hex, :fs, "0.9.2"},
"hackney": {:hex, :hackney, "1.4.6"},
"httpoison": {:hex, :httpoison, "0.8.0"},
2015-04-18 20:03:53 +00:00
"idna": {:hex, :idna, "1.0.2"},
2015-11-28 14:27:58 +00:00
"mimerl": {:hex, :mimerl, "1.0.0"},
2015-04-18 20:03:53 +00:00
"mochiweb": {:hex, :mochiweb, "2.12.2"},
2015-11-28 14:27:58 +00:00
"phoenix": {:hex, :phoenix, "1.0.3"},
"phoenix_ecto": {:hex, :phoenix_ecto, "1.2.0"},
"phoenix_html": {:hex, :phoenix_html, "2.2.0"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.1"},
"plug": {:hex, :plug, "1.0.3"},
"poison": {:hex, :poison, "1.5.0"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.9.1"},
"ranch": {:hex, :ranch, "1.2.0"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
"timex": {:hex, :timex, "1.0.0-rc3"},
"tzdata": {:hex, :tzdata, "0.5.5"}}