Bump linkify

This commit is contained in:
tusooa 2023-01-06 14:12:07 -05:00
commit 002159fc1c
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224
2 changed files with 4 additions and 2 deletions

View file

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