diff options
| author | Alex S <alex.strizhakov@gmail.com> | 2019-04-13 12:24:38 +0700 |
|---|---|---|
| committer | Alex S <alex.strizhakov@gmail.com> | 2019-04-13 12:24:38 +0700 |
| commit | c349573791bfaca6e8c8c86c519c23397b088967 (patch) | |
| tree | d98225031c8ad1b3efe7c2917fd911d369953ca7 /mix.exs | |
| parent | a64eb2b3893cee61f50d89b6ad4d273031ef0ea9 (diff) | |
| parent | 334b2d78dc068f65fabf5b11aaa737dfd742d2f4 (diff) | |
| download | pleroma-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.exs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"}, |
