-
Notifications
You must be signed in to change notification settings - Fork 6
/
mix.lock
22 lines (22 loc) · 973 Bytes
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
%{"bbmustache": {:hex, :bbmustache, "1.0.3"},
"certifi": {:hex, :certifi, "0.3.0"},
"combine": {:hex, :combine, "0.7.0"},
"conform": {:hex, :conform, "0.17.0"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"erlware_commons": {:hex, :erlware_commons, "0.15.0"},
"exrm": {:hex, :exrm, "0.19.9"},
"getopt": {:hex, :getopt, "0.8.2"},
"hackney": {:hex, :hackney, "1.4.8"},
"httpoison": {:hex, :httpoison, "0.8.1"},
"idna": {:hex, :idna, "1.0.3"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"neotoma": {:hex, :neotoma, "1.7.3"},
"plug": {:hex, :plug, "1.1.1"},
"providers": {:hex, :providers, "1.4.1"},
"ranch": {:hex, :ranch, "1.2.1"},
"relx": {:hex, :relx, "3.5.0"},
"socket": {:git, "https://github.com/bitwalker/elixir-socket.git", "e3ae093c7ad8992a475a0cd47e6fc968311908ed", []},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
"timex": {:hex, :timex, "1.0.1"},
"tzdata": {:hex, :tzdata, "0.5.6"}}