-
Notifications
You must be signed in to change notification settings - Fork 0
/
mix.lock
33 lines (33 loc) · 1.77 KB
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
%{"bbmustache": {:hex, :bbmustache, "1.0.4"},
"bunt": {:hex, :bunt, "0.1.5"},
"certifi": {:hex, :certifi, "0.4.0"},
"cf": {:hex, :cf, "0.2.1"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"credo": {:hex, :credo, "0.3.13"},
"elixir_ale": {:hex, :elixir_ale, "0.5.2"},
"erlware_commons": {:hex, :erlware_commons, "0.19.0"},
"exrm": {:hex, :exrm, "1.0.4"},
"getopt": {:hex, :getopt, "0.8.2"},
"hackney": {:hex, :hackney, "1.6.0"},
"httpoison": {:hex, :httpoison, "0.8.3"},
"idna": {:hex, :idna, "1.2.0"},
"inflex": {:hex, :inflex, "1.0.0"},
"metrics": {:hex, :metrics, "1.0.1"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"nerves": {:git, "https://github.com/nerves-project/nerves.git", "889dc04965414229af3c9b3313f9827b57556b6a", [branch: "mix"]},
"nerves_networking": {:git, "https://github.com/nerves-project/nerves_networking.git", "946a6bd680d710577e8816eff74e1caf12e0c341", []},
"nerves_system": {:hex, :nerves_system, "0.1.0"},
"nerves_system_br": {:hex, :nerves_system_br, "0.4.2"},
"nerves_system_rpi2": {:git, "https://github.com/nerves-project/nerves_system_rpi2.git", "5e19716a56bbce031af90a9a5b19b24d0dde1c5f", []},
"nerves_toolchain": {:hex, :nerves_toolchain, "0.6.2"},
"nerves_toolchain_arm_unknown_linux_gnueabihf": {:hex, :nerves_toolchain_arm_unknown_linux_gnueabihf, "0.6.1"},
"plug": {:hex, :plug, "1.1.4"},
"poison": {:hex, :poison, "1.5.2"},
"porcelain": {:hex, :porcelain, "2.0.1"},
"providers": {:hex, :providers, "1.6.0"},
"ranch": {:hex, :ranch, "1.2.1"},
"relx": {:hex, :relx, "3.19.0"},
"slacker": {:hex, :slacker, "0.0.2"},
"ssl_verify_fun": {:hex, :ssl_verify_fun, "1.1.0"},
"websocket_client": {:git, "https://github.com/jeremyong/websocket_client.git", "f6892c8b55004008ce2d52be7d98b156f3e34569", []}}