-
Notifications
You must be signed in to change notification settings - Fork 2
/
mix.lock
41 lines (41 loc) · 2.92 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
40
41
%{"fs": {:hex, :fs, "0.9.2"},
"amqp": {:hex, :amqp, "0.1.1"},
"meck": {:hex, :meck, "0.8.3"},
"ranch": {:hex, :ranch, "1.1.0"},
"plug_cors": {:git, "https://github.com/bryanjos/plug_cors", "a4f7ed78d6d0d4dce91a2f2b55ec03c59cf4cd23", [tag: "v0.7.0"]},
"amqp_client": {:hex, :amqp_client, "3.5.0"},
"exjsx": {:hex, :exjsx, "3.2.0"},
"phoenix": {:hex, :phoenix, "1.0.0"},
"openaperture_workflow_orchestrator_api": {:git, "https://github.com/OpenAperture/workflow_orchestrator_api.git", "925492cb2551aaedb99e8af5a0b93f7d601a6585", [ref: "925492cb2551aaedb99e8af5a0b93f7d601a6585"]},
"scrivener": {:hex, :scrivener, "0.10.0"},
"rsa": {:hex, :rsa, "0.0.1"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"timex_extensions": {:git, "https://github.com/OpenAperture/timex_extensions", "bf6fe4b5a6bd7615fc39877f64b31e285b7cc3de", [ref: "bf6fe4b5a6bd7615fc39877f64b31e285b7cc3de"]},
"fleet_api": {:hex, :fleet_api, "0.0.15"},
"ex_doc": {:hex, :ex_doc, "0.8.4"},
"poison": {:hex, :poison, "1.4.0"},
"cowboy": {:hex, :cowboy, "1.0.2"},
"openaperture_messaging": {:git, "https://github.com/OpenAperture/messaging.git", "380ce611a038dd8f7afb4fa7f660aeac06475af0", [ref: "380ce611a038dd8f7afb4fa7f660aeac06475af0"]},
"openaperture_fleet": {:git, "https://github.com/OpenAperture/fleet", "9fa880eef5aa23bf89e3f121df04fdc542c74c73", [ref: "9fa880eef5aa23bf89e3f121df04fdc542c74c73"]},
"exactor": {:hex, :exactor, "2.1.2"},
"openaperture_auth": {:git, "https://github.com/OpenAperture/auth.git", "b8afe858fc875b80ef7ed879b34b7d8a1576819d", [ref: "b8afe858fc875b80ef7ed879b34b7d8a1576819d"]},
"decimal": {:hex, :decimal, "1.1.0"},
"rabbit_common": {:hex, :rabbit_common, "3.5.0"},
"httpoison": {:hex, :httpoison, "0.7.1"},
"swaggerdoc": {:hex, :swaggerdoc, "0.0.1"},
"cowlib": {:hex, :cowlib, "1.0.1"},
"idna": {:hex, :idna, "1.0.2"},
"openaperture_overseer_api": {:git, "https://github.com/OpenAperture/overseer_api.git", "67e1ec93cf1e12e5b0e86165f33ede703a886092", [ref: "67e1ec93cf1e12e5b0e86165f33ede703a886092"]},
"earmark": {:hex, :earmark, "0.1.17"},
"timex": {:hex, :timex, "0.13.5"},
"postgrex": {:hex, :postgrex, "0.9.1"},
"openaperture_product_deployment_orchestrator_api": {:git, "https://github.com/OpenAperture/product_deployment_orchestrator_api", "3cfc61a765b0fe80581eacb1bc53e5436eb6d389", [ref: "3cfc61a765b0fe80581eacb1bc53e5436eb6d389"]},
"plug": {:hex, :plug, "1.0.0"},
"exvcr": {:git, "git://github.com/parroty/exvcr.git", "6217038d78460dd5e93edebcf58a90fa4f9c951a", []},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.0"},
"jsx": {:hex, :jsx, "2.6.2"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
"uuid": {:hex, :uuid, "0.1.5"},
"openaperture_manager_api": {:git, "https://github.com/OpenAperture/manager_api.git", "dc06f0a484410e7707dab8e96807d54a564557ed", [ref: "dc06f0a484410e7707dab8e96807d54a564557ed"]},
"ecto": {:hex, :ecto, "1.0.0"},
"hackney": {:hex, :hackney, "1.3.1"}}