Merge branch 'deps/geolix' into deps/upgrade

This commit is contained in:
Thomas Citharel
2019-09-24 09:26:29 +02:00
2 changed files with 3 additions and 2 deletions

View File

@@ -78,7 +78,8 @@ defmodule Mobilizon.Mixfile do
{:ex_ical, "~> 0.2"},
{:bamboo, "~> 1.0"},
{:bamboo_smtp, "~> 2.0"},
{:geolix, "~> 0.16"},
{:geolix, "~> 1.0"},
{:geolix_adapter_mmdb2, "~> 0.1.0"},
{:absinthe, "~> 1.4.16"},
{:absinthe_phoenix, "~> 1.4.0"},
{:absinthe_plug, "~> 1.4.6"},