Break out activity-specific HTML functions into Pleroma.Activity.HTML
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 46b7746fc77069fcb1b6e242c5336ace7d2dc507..436381f325b766778856e42284d571f350cd836e 100644 (file)
--- 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"},