Revert "Merge branch 'linkify' into 'develop'"
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 9886de666335d153f8247c180a44751b469cad72..52b4cf26840b460fb387ec2670f0a02c7dbfad0c 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -166,7 +166,9 @@ defmodule Pleroma.Mixfile do
       {:floki, "~> 0.25"},
       {:timex, "~> 3.5"},
       {:ueberauth, "~> 0.4"},
-      {:linkify, "~> 0.1.0"},
+      {:auto_linker,
+       git: "https://git.pleroma.social/pleroma/auto_linker.git",
+       ref: "95e8188490e97505c56636c1379ffdf036c1fdde"},
       {:http_signatures,
        git: "https://git.pleroma.social/pleroma/http_signatures.git",
        ref: "293d77bb6f4a67ac8bde1428735c3b42f22cbb30"},