Update mix.exs

This commit is contained in:
lain 2023-02-09 19:34:19 +00:00 committed by tusooa
commit bb9ed51da7
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224
2 changed files with 2 additions and 4 deletions

View file

@ -162,9 +162,7 @@ defmodule Pleroma.Mixfile do
{:floki, "~> 0.27"},
{:timex, "~> 3.6"},
{:ueberauth, "~> 0.4"},
{:linkify,
git: "https://git.pleroma.social/pleroma/elixir-libraries/linkify.git",
ref: "1e612ac3a3433eef81b2eed35c0261c6afad31f9"},
{:linkify, "~> 0.5.3"},
{:http_signatures, "~> 0.1.1"},
{:telemetry, "~> 1.0.0", override: true},
{:poolboy, "~> 1.5"},