-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmix.lock
20 lines (20 loc) · 888 Bytes
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
%{"calliope": {:hex, :calliope, "0.3.0"},
"certifi": {:hex, :certifi, "0.3.0"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"earmark": {:hex, :earmark, "0.2.1"},
"exjsx": {:hex, :exjsx, "3.2.0"},
"floki": {:hex, :floki, "0.8.0"},
"hackney": {:hex, :hackney, "1.4.10"},
"httpoison": {:hex, :httpoison, "0.8.1"},
"idna": {:hex, :idna, "1.1.0"},
"jsx": {:hex, :jsx, "2.6.2"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"mochiweb_html": {:hex, :mochiweb_html, "2.13.0"},
"plug": {:hex, :plug, "1.1.2"},
"plug_heartbeat": {:hex, :plug_heartbeat, "0.2.0"},
"poison": {:hex, :poison, "1.5.2"},
"ranch": {:hex, :ranch, "1.2.1"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
"trot": {:git, "https://github.com/hexedpackets/trot.git", "38a2c53cec98b40d71b3f6d1006d24ed07f9f76f", []},
"yocingo": {:hex, :yocingo, "0.0.2"}}