forked from AkkomaGang/akkoma
Update Linkify to fix crash on posts with a URL we failed to parse correctly
This commit is contained in:
parent
9e1da4bf58
commit
64d009693e
3 changed files with 3 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -157,7 +157,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:floki, "~> 0.27"},
|
||||
{:timex, "~> 3.6"},
|
||||
{:ueberauth, "~> 0.4"},
|
||||
{:linkify, "~> 0.5.0"},
|
||||
{:linkify, "~> 0.5.1"},
|
||||
{:http_signatures, "~> 0.1.0"},
|
||||
{:telemetry, "~> 0.3"},
|
||||
{:poolboy, "~> 1.5"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue