diff options
author | rinpatch <rinpatch@sdf.org> | 2019-06-13 13:54:24 +0300 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2019-06-13 13:54:24 +0300 |
commit | e322c665e02f7a0bf77d6f20f73a6709eda28af3 (patch) | |
tree | 2b9d773f1b0fca52bc335696084be0cd080711a5 /mix.exs | |
parent | 8dff4c71940857e2d6f7368516b81cf168f71c91 (diff) | |
parent | a2318e9dd6c8daf5554b17e9312f1fb6e14326de (diff) | |
download | pleroma-e322c665e02f7a0bf77d6f20f73a6709eda28af3.tar.gz pleroma-e322c665e02f7a0bf77d6f20f73a6709eda28af3.zip |
Merge branch 'develop' into feature/ci-release-build
Diffstat (limited to 'mix.exs')
-rw-r--r-- | mix.exs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"}, |