summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2021-03-02 17:03:14 +0100
committerlain <lain@soykaf.club>2021-03-02 17:03:14 +0100
commit0a589c887bd4215e7d443a34c194fd0a3bde8f72 (patch)
tree0015c7c3ea57f7340fbf80fd230a5f5e1c548148 /mix.exs
parent7dac83eb6e8b7bf47633e629870bced590639bbf (diff)
Mix: Update linkify.v2.3.0
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index 46b7746fc..436381f32 100644
--- a/mix.exs
+++ b/mix.exs
@@ -157,7 +157,7 @@ defmodule Pleroma.Mixfile do
{:floki, "~> 0.27"},
{:timex, "~> 3.6"},
{:ueberauth, "~> 0.4"},
- {:linkify, "~> 0.4.1"},
+ {:linkify, "~> 0.5.0"},
{:http_signatures, "~> 0.1.0"},
{:telemetry, "~> 0.3"},
{:poolboy, "~> 1.5"},