Mix: Update linkify to 0.4.1
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 3a1fd0b18dc1f31b28aee7fec02d280dddb83500..93f4766d765f4bb22c3aeac70faccbff77a162a7 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -161,7 +161,7 @@ defmodule Pleroma.Mixfile do
       {:floki, "~> 0.27"},
       {:timex, "~> 3.6"},
       {:ueberauth, "~> 0.4"},
-      {:linkify, "~> 0.2.0"},
+      {:linkify, "~> 0.4.1"},
       {:http_signatures, "~> 0.1.0"},
       {:telemetry, "~> 0.3"},
       {:poolboy, "~> 1.5"},