8
mix.exs
8
mix.exs
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user