-
Notifications
You must be signed in to change notification settings - Fork 2
/
mix.lock
25 lines (25 loc) · 2.03 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
%{"amqp": {:hex, :amqp, "0.1.1"},
"amqp_client": {:hex, :amqp_client, "3.5.0"},
"earmark": {:hex, :earmark, "0.1.17"},
"ex_doc": {:hex, :ex_doc, "0.8.4"},
"exactor": {:hex, :exactor, "2.2.0"},
"exjsx": {:hex, :exjsx, "3.2.0"},
"exvcr": {:git, "git://github.com/parroty/exvcr.git", "609a505e92b37d119fe5a84ffa0da60191561b06", []},
"fleet_api": {:hex, :fleet_api, "0.0.15"},
"hackney": {:hex, :hackney, "1.3.2"},
"httpoison": {:hex, :httpoison, "0.7.1"},
"idna": {:hex, :idna, "1.0.2"},
"jsx": {:hex, :jsx, "2.6.2"},
"meck": {:hex, :meck, "0.8.3"},
"openaperture_auth": {:git, "https://github.com/OpenAperture/auth.git", "dc7a0813b335d3013dff60d271ae1f51fc4b5049", [ref: "dc7a0813b335d3013dff60d271ae1f51fc4b5049"]},
"openaperture_fleet": {:git, "https://github.com/OpenAperture/fleet.git", "9fa880eef5aa23bf89e3f121df04fdc542c74c73", [ref: "9fa880eef5aa23bf89e3f121df04fdc542c74c73"]},
"openaperture_manager_api": {:git, "https://github.com/OpenAperture/manager_api.git", "dc06f0a484410e7707dab8e96807d54a564557ed", [ref: "dc06f0a484410e7707dab8e96807d54a564557ed"]},
"openaperture_messaging": {:git, "https://github.com/OpenAperture/messaging.git", "380ce611a038dd8f7afb4fa7f660aeac06475af0", [ref: "380ce611a038dd8f7afb4fa7f660aeac06475af0"]},
"openaperture_overseer_api": {:git, "https://github.com/OpenAperture/overseer_api.git", "67e1ec93cf1e12e5b0e86165f33ede703a886092", [ref: "67e1ec93cf1e12e5b0e86165f33ede703a886092"]},
"openaperture_workflow_orchestrator_api": {:git, "https://github.com/OpenAperture/workflow_orchestrator_api.git", "4e56be62204b4ac3f05facb518b54f19eeba0c70", [ref: "4e56be62204b4ac3f05facb518b54f19eeba0c70"]},
"poison": {:hex, :poison, "1.4.0"},
"rabbit_common": {:hex, :rabbit_common, "3.5.0"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
"timex": {:hex, :timex, "0.13.5"},
"timex_extensions": {:git, "https://github.com/OpenAperture/timex_extensions.git", "bf6fe4b5a6bd7615fc39877f64b31e285b7cc3de", [ref: "bf6fe4b5a6bd7615fc39877f64b31e285b7cc3de"]},
"uuid": {:hex, :uuid, "0.1.5"}}