forked from OpenAperture/manager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mix.lock
39 lines (39 loc) · 2.65 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
34
35
36
37
38
39
%{"amqp": {:hex, :amqp, "0.1.1"},
"amqp_client": {:hex, :amqp_client, "3.5.0"},
"cowboy": {:hex, :cowboy, "1.0.0"},
"cowlib": {:hex, :cowlib, "1.0.1"},
"decimal": {:hex, :decimal, "1.1.0"},
"earmark": {:hex, :earmark, "0.1.17"},
"ecto": {:hex, :ecto, "0.10.3"},
"ex_doc": {:hex, :ex_doc, "0.7.3"},
"exactor": {:hex, :exactor, "2.1.2"},
"exjsx": {:hex, :exjsx, "3.1.0"},
"exvcr": {:git, "git://github.com/parroty/exvcr.git", "e23652efbaa21e863f679baf040470018a1c9d20", []},
"fleet_api": {:hex, :fleet_api, "0.0.6"},
"fs": {:hex, :fs, "0.9.2"},
"hackney": {:hex, :hackney, "1.1.0"},
"httpoison": {:hex, :httpoison, "0.6.2"},
"idna": {:hex, :idna, "1.0.2"},
"json": {:hex, :json, "0.3.2"},
"jsx": {:hex, :jsx, "2.4.0"},
"meck": {:hex, :meck, "0.8.2"},
"openaperture_auth": {:git, "https://github.com/OpenAperture/auth.git", "227f10bc6108176523b96f016f2fc57adb472320", [ref: "227f10bc6108176523b96f016f2fc57adb472320"]},
"openaperture_fleet": {:git, "https://github.com/OpenAperture/fleet.git", "7aeca4655225fa0dd63f1465c0af30b0992b94b5", [ref: "7aeca4655225fa0dd63f1465c0af30b0992b94b5"]},
"openaperture_manager_api": {:git, "https://github.com/OpenAperture/manager_api.git", "8e2f6bdbf9f93dcae2540b1313f9d6dfc0a254a6", [ref: "8e2f6bdbf9f93dcae2540b1313f9d6dfc0a254a6"]},
"openaperture_messaging": {:git, "https://github.com/OpenAperture/messaging.git", "fa8eb8128176d010d29780251e4ce500068e3ec1", [ref: "bb4caba09def51ccb77edfe72899e6135010a322"]},
"openaperture_overseer_api": {:git, "https://github.com/OpenAperture/overseer_api.git", "25c779ea50565cdb3f783cba644294e6238ed72a", [ref: "25c779ea50565cdb3f783cba644294e6238ed72a"]},
"openaperture_workflow_orchestrator_api": {:git, "https://github.com/OpenAperture/workflow_orchestrator_api.git", "c9c4175117f4807fb312637374d8119772913e3e", [ref: "c9c4175117f4807fb312637374d8119772913e3e"]},
"phoenix": {:hex, :phoenix, "0.13.1"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "0.4.1"},
"plug": {:hex, :plug, "0.13.0"},
"plug_cors": {:git, "https://github.com/bryanjos/plug_cors", "a4f7ed78d6d0d4dce91a2f2b55ec03c59cf4cd23", [tag: "v0.7.0"]},
"poison": {:hex, :poison, "1.3.1"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.8.2"},
"rabbit_common": {:hex, :rabbit_common, "3.5.0"},
"ranch": {:hex, :ranch, "1.0.0"},
"rsa": {:hex, :rsa, "0.0.1"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
"timex": {:hex, :timex, "0.13.4"},
"timex_extensions": {:git, "https://github.com/OpenAperture/timex_extensions.git", "904f65f7f9f5d4e52619859e886c2e9a73b96bc0", [ref: "904f65f7f9f5d4e52619859e886c2e9a73b96bc0"]},
"uuid": {:hex, :uuid, "0.1.5"}}