forked from potsda.mn/mobilizon
Add geolix adapter mmdb2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
d4422a33bb
commit
36e7ca0e46
1
mix.exs
1
mix.exs
|
@ -79,6 +79,7 @@ defmodule Mobilizon.Mixfile do
|
||||||
{:bamboo, "~> 1.0"},
|
{:bamboo, "~> 1.0"},
|
||||||
{:bamboo_smtp, "~> 2.0"},
|
{:bamboo_smtp, "~> 2.0"},
|
||||||
{:geolix, "~> 1.0"},
|
{:geolix, "~> 1.0"},
|
||||||
|
{:geolix_adapter_mmdb2, "~> 0.1.0"},
|
||||||
{:absinthe, "~> 1.4.16"},
|
{:absinthe, "~> 1.4.16"},
|
||||||
{:absinthe_phoenix, "~> 1.4.0"},
|
{:absinthe_phoenix, "~> 1.4.0"},
|
||||||
{:absinthe_plug, "~> 1.4.6"},
|
{:absinthe_plug, "~> 1.4.6"},
|
||||||
|
|
Loading…
Reference in a new issue