Update Linkify to 0.4.1
Fixes false positive detection of IPv4 addresses
This commit is contained in:
parent
ce1be8f5e6
commit
5b838accc0
3 changed files with 3 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -158,7 +158,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:floki, "~> 0.27"},
|
||||
{:timex, "~> 3.6"},
|
||||
{:ueberauth, "~> 0.4"},
|
||||
{:linkify, "~> 0.4.0"},
|
||||
{:linkify, "~> 0.4.1"},
|
||||
{:http_signatures, "~> 0.1.0"},
|
||||
{:telemetry, "~> 0.3"},
|
||||
{:poolboy, "~> 1.5"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue