summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2020-07-20 09:29:03 -0500
committerAlex Gleason <alex@alexgleason.me>2020-07-20 09:29:03 -0500
commit5d263dfdb314f1ed6eca9e5c183149efcc58c367 (patch)
tree28ca07b02f00aa0afd4777c77b5fb168690af23b /mix.exs
parentae74c52e222c6e230ac04f484306c0a16aa270a5 (diff)
Update linkify to latest release
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 727cdb71f..f44d7a887 100644
--- a/mix.exs
+++ b/mix.exs
@@ -166,9 +166,7 @@ defmodule Pleroma.Mixfile do
{:floki, "~> 0.25"},
{:timex, "~> 3.5"},
{:ueberauth, "~> 0.4"},
- {:linkify,
- git: "https://git.pleroma.social/pleroma/elixir-libraries/linkify.git",
- ref: "a08513aa7e879f056c44c5b8aea8c0fd073be5c8"},
+ {:linkify, "~> 0.2.0"},
{:http_signatures,
git: "https://git.pleroma.social/pleroma/http_signatures.git",
ref: "293d77bb6f4a67ac8bde1428735c3b42f22cbb30"},