Upgrade Linkify to v0.5.2
This commit is contained in:
parent
71baa713bc
commit
d5eb44e8b3
2 changed files with 2 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.1"},
|
||||
{:linkify, "~> 0.5.2"},
|
||||
{:http_signatures, "~> 0.1.1"},
|
||||
{:telemetry, "~> 0.3"},
|
||||
{:poolboy, "~> 1.5"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue