Mix: Update linkify to 0.4.1

This commit is contained in:
lain 2020-12-22 21:22:48 +01:00
commit 0f527c9e02
4 changed files with 6 additions and 6 deletions

View file

@ -161,7 +161,7 @@ defmodule Pleroma.Mixfile do
{:floki, "~> 0.27"},
{:timex, "~> 3.6"},
{:ueberauth, "~> 0.4"},
{:linkify, "~> 0.2.0"},
{:linkify, "~> 0.4.1"},
{:http_signatures, "~> 0.1.0"},
{:telemetry, "~> 0.3"},
{:poolboy, "~> 1.5"},