4
mix.exs
4
mix.exs
@@ -134,7 +134,7 @@ defmodule Mobilizon.Mixfile do
|
||||
{:postgrex, ">= 0.15.3"},
|
||||
{:phoenix_html, "~> 3.0"},
|
||||
{:phoenix_live_view, "~> 0.18.0"},
|
||||
{:gettext, "~> 0.11"},
|
||||
{:gettext, "~> 0.20.0"},
|
||||
{:cowboy, "~> 2.6"},
|
||||
{:guardian, "~> 2.0"},
|
||||
{:guardian_db, "~> 2.1.0"},
|
||||
@@ -186,7 +186,7 @@ defmodule Mobilizon.Mixfile do
|
||||
{:ueberauth_gitlab_strategy, "~> 0.4.0"},
|
||||
{:ueberauth_cas, "~> 2.0"},
|
||||
{:ecto_shortuuid, "~> 0.1"},
|
||||
{:tesla, "~> 1.4.0"},
|
||||
{:tesla, "~> 1.5.0"},
|
||||
{:sitemapper, "~> 0.6"},
|
||||
{:xml_builder, "~> 2.2"},
|
||||
{:remote_ip, "~> 1.1"},
|
||||
|
||||
Reference in New Issue
Block a user