mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2025-02-21 00:36:59 +00:00
Add geolix adapter mmdb2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
d4422a33bb
commit
36e7ca0e46
1 changed files with 1 additions and 0 deletions
1
mix.exs
1
mix.exs
|
@ -79,6 +79,7 @@ defmodule Mobilizon.Mixfile do
|
|||
{:bamboo, "~> 1.0"},
|
||||
{:bamboo_smtp, "~> 2.0"},
|
||||
{:geolix, "~> 1.0"},
|
||||
{:geolix_adapter_mmdb2, "~> 0.1.0"},
|
||||
{:absinthe, "~> 1.4.16"},
|
||||
{:absinthe_phoenix, "~> 1.4.0"},
|
||||
{:absinthe_plug, "~> 1.4.6"},
|
||||
|
|
Loading…
Reference in a new issue