8
mix.exs
8
mix.exs
@@ -129,7 +129,7 @@ defmodule Mobilizon.Mixfile do
|
||||
{:atomex, "~> 0.4"},
|
||||
{:cachex, "~> 3.1"},
|
||||
{:geohax, "~> 0.4.0"},
|
||||
{:mogrify, "~> 0.8.0"},
|
||||
{:mogrify, "~> 0.9"},
|
||||
{:linkify, "~> 0.3"},
|
||||
{:http_signatures, "~> 0.1.0"},
|
||||
{:ex_cldr, "~> 2.0"},
|
||||
@@ -141,11 +141,11 @@ defmodule Mobilizon.Mixfile do
|
||||
{:ip_reserved, "~> 0.1.0"},
|
||||
{:fast_sanitize, "~> 0.1"},
|
||||
{:ueberauth, "~> 0.6"},
|
||||
{:ueberauth_twitter, "~> 0.3"},
|
||||
{:ueberauth_twitter, "~> 0.4"},
|
||||
{:ueberauth_github, "~> 0.7"},
|
||||
{:ueberauth_facebook, "~> 0.8"},
|
||||
{:ueberauth_discord, "~> 0.5"},
|
||||
{:ueberauth_google, "~> 0.9"},
|
||||
{:ueberauth_google, "~> 0.10"},
|
||||
{:ueberauth_keycloak_strategy,
|
||||
git: "https://github.com/tcitworld/ueberauth_keycloak.git", branch: "upgrade-deps"},
|
||||
{:ueberauth_gitlab_strategy,
|
||||
@@ -159,7 +159,7 @@ defmodule Mobilizon.Mixfile do
|
||||
{:slugger, "~> 0.3"},
|
||||
{:sentry, "~> 8.0"},
|
||||
{:html_entities, "~> 0.5"},
|
||||
{:sweet_xml, "~> 0.6.6"},
|
||||
{:sweet_xml, "~> 0.7"},
|
||||
{:web_push_encryption,
|
||||
git: "https://github.com/tcitworld/elixir-web-push-encryption", branch: "otp-24"},
|
||||
{:eblurhash, "~> 1.2"},
|
||||
|
||||
Reference in New Issue
Block a user