summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorEgor Kislitsyn <egor@kislitsyn.com>2019-06-12 15:53:33 +0700
committerEgor Kislitsyn <egor@kislitsyn.com>2019-06-12 15:53:33 +0700
commitbf22ed5fbd5d5087eb08e0bf0dc2ff6a29e90e0d (patch)
treea17d433f66f7f2bb167d0b85c5a0c7420fccf74a /mix.exs
parent23db6774cf2a471feb4ae099d49c1f01d98e245c (diff)
downloadpleroma-bf22ed5fbd5d5087eb08e0bf0dc2ff6a29e90e0d.tar.gz
pleroma-bf22ed5fbd5d5087eb08e0bf0dc2ff6a29e90e0d.zip
Update `auto_linker` dependency
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index bfa9bf18b..db7a30f99 100644
--- a/mix.exs
+++ b/mix.exs
@@ -126,7 +126,7 @@ defmodule Pleroma.Mixfile do
{:ueberauth, "~> 0.4"},
{:auto_linker,
git: "https://git.pleroma.social/pleroma/auto_linker.git",
- ref: "c00c4e75b35367fa42c95ffd9b8c455bf9995829"},
+ ref: "e2385402bcd24fc659fee83b3eb8863b0528ad42"},
{:http_signatures,
git: "https://git.pleroma.social/pleroma/http_signatures.git",
ref: "9789401987096ead65646b52b5a2ca6bf52fc531"},