summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs4
1 files changed, 1 insertions, 3 deletions
diff --git a/mix.exs b/mix.exs
index e372c421f..4e5a66075 100644
--- a/mix.exs
+++ b/mix.exs
@@ -162,9 +162,7 @@ defmodule Pleroma.Mixfile do
{:floki, "~> 0.27"},
{:timex, "~> 3.6"},
{:ueberauth, "~> 0.4"},
- {:linkify,
- git: "https://git.pleroma.social/pleroma/elixir-libraries/linkify.git",
- ref: "1e612ac3a3433eef81b2eed35c0261c6afad31f9"},
+ {:linkify, "~> 0.5.3"},
{:http_signatures, "~> 0.1.1"},
{:telemetry, "~> 1.0.0", override: true},
{:poolboy, "~> 1.5"},