Add environment based config.
[site_monitor.git] / mix.lock
blob652f954bad4da13ed33fb78fa6592f8ac0c6ea23
1 %{"decimal": {:hex, :decimal, "1.1.0"},
2   "ecto": {:hex, :ecto, "0.8.1"},
3   "ecto_hstore": {:hex, :ecto_hstore, "0.0.1"},
4   "eredis": {:git, "git://github.com/wooga/eredis.git", "471dd471060daa1d98391cb69ae006f8ba79a042", [ref: "471dd"]},
5   "exredis": {:git, "git://github.com/artemeff/exredis.git", "321487f1e747225ff86c5d8af7bb7f3b7a7901d6", [tag: "0.1.0"]},
6   "gpb": {:git, "git://github.com/tomas-abrahamsson/gpb.git", "eb70560937a1581bafe57863320a8c6c5ec52cc1", []},
7   "hackney": {:hex, :hackney, "1.0.6"},
8   "httpoison": {:hex, :httpoison, "0.6.2"},
9   "idna": {:hex, :idna, "1.0.2"},
10   "poolboy": {:hex, :poolboy, "1.4.2"},
11   "postgrex": {:hex, :postgrex, "0.7.0"},
12   "protobuf": {:git, "git://github.com/azukiapp/elixir-protobuf.git", "88171f9cacfb5e5e94b48151784bf68b9d2023f9", [tag: "v0.0.3"]},
13   "rethinkdb": {:git, "git://github.com/azukiapp/elixir-rethinkdb.git", "56e305d628b847245c1eadb268f8fcbc0f03bcab", []},
14   "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.1"}}