summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorAlex S <alex.strizhakov@gmail.com>2019-04-13 12:24:38 +0700
committerAlex S <alex.strizhakov@gmail.com>2019-04-13 12:24:38 +0700
commitc349573791bfaca6e8c8c86c519c23397b088967 (patch)
treed98225031c8ad1b3efe7c2917fd911d369953ca7 /mix.exs
parenta64eb2b3893cee61f50d89b6ad4d273031ef0ea9 (diff)
parent334b2d78dc068f65fabf5b11aaa737dfd742d2f4 (diff)
downloadpleroma-c349573791bfaca6e8c8c86c519c23397b088967.tar.gz
pleroma-c349573791bfaca6e8c8c86c519c23397b088967.zip
Merge develop to 788-separate-email-addresses
Merge conflicts: test/web/twitter_api/twitter_api_test.exs test/web/twitter_api/twitter_api_controller_test.exs test/web/admin_api/admin_api_controller_test.exs
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 26a03b70b..e0c870fa7 100644
--- a/mix.exs
+++ b/mix.exs
@@ -101,7 +101,7 @@ defmodule Pleroma.Mixfile do
{:ueberauth, "~> 0.4"},
{:auto_linker,
git: "https://git.pleroma.social/pleroma/auto_linker.git",
- ref: "479dd343f4e563ff91215c8275f3b5c67e032850"},
+ ref: "90613b4bae875a3610c275b7056b61ffdd53210d"},
{:pleroma_job_queue, "~> 0.2.0"},
{:telemetry, "~> 0.3"},
{:prometheus_ex, "~> 3.0"},