summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2019-06-18 20:47:36 +0000
committerlain <lain@soykaf.club>2019-06-18 20:47:36 +0000
commit966317e052133b484ffddd7fa987d28dfbedfe9c (patch)
treeb762fb9406a9aae434ffc16d3cacc3fdf4f23880 /mix.exs
parenta392ad52ada6d7482369409ed2cd1eff6c87ef6f (diff)
parentf30a3241d20be9407335c88fa86deb873de5b872 (diff)
downloadpleroma-966317e052133b484ffddd7fa987d28dfbedfe9c.tar.gz
pleroma-966317e052133b484ffddd7fa987d28dfbedfe9c.zip
Merge branch 'deps/update-auto-linker' into 'develop'
Deps: Update auto_linker See merge request pleroma/pleroma!1300
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 df3253d5a..2bd1450c9 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: "e2385402bcd24fc659fee83b3eb8863b0528ad42"},
+ ref: "95e8188490e97505c56636c1379ffdf036c1fdde"},
{:http_signatures,
git: "https://git.pleroma.social/pleroma/http_signatures.git",
ref: "9789401987096ead65646b52b5a2ca6bf52fc531"},