Upgrade deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-10-08 09:24:26 +02:00
parent 39e90b3a50
commit cdca2d24e4
4 changed files with 584 additions and 666 deletions

View File

@@ -97,14 +97,14 @@ defmodule Mobilizon.Mixfile do
{:bamboo_smtp, "~> 3.0"},
{:geolix, "~> 2.0"},
{:geolix_adapter_mmdb2, "~> 0.6.0"},
{:absinthe, "~> 1.5.2"},
{:absinthe, "1.5.3"},
{:absinthe_phoenix, "~> 2.0.0"},
{:absinthe_plug, "~> 1.5.0"},
{:dataloader, "~> 1.0.6"},
{:plug_cowboy, "~> 2.0"},
{:atomex, "0.3.0"},
{:cachex, "~> 3.1"},
{:geohax, "~> 0.3.0"},
{:geohax, "~> 0.4.0"},
{:mogrify, "~> 0.8.0"},
{:auto_linker,
git: "https://git.pleroma.social/pleroma/auto_linker.git",
@@ -117,7 +117,7 @@ defmodule Mobilizon.Mixfile do
{:ex_optimizer, "~> 0.1"},
{:progress_bar, "~> 2.0"},
{:oban, "~> 2.1.0"},
{:floki, "~> 0.28.0"},
{:floki, "~> 0.29.0"},
{:ip_reserved, "~> 0.1.0"},
{:fast_sanitize, "~> 0.1"},
{:ueberauth, "~> 0.6"},
@@ -132,7 +132,7 @@ defmodule Mobilizon.Mixfile do
git: "https://github.com/tcitworld/ueberauth_gitlab.git", branch: "upgrade-deps"},
{:ecto_shortuuid, "~> 0.1"},
{:tesla, "~> 1.3.0"},
{:sitemapper, "~> 0.4.0"},
{:sitemapper, "~> 0.5.0"},
{:xml_builder, "~> 2.1.1", override: true},
{:remote_ip, "~> 0.2.0"},
{:ex_cldr_languages, "~> 0.2.1"},