summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2019-07-17 19:00:26 +0000
committerAriadne Conill <ariadne@dereferenced.org>2019-07-17 19:00:26 +0000
commit1e3aff6ef18c774783c4fc7eb46c245e7d8fb9b2 (patch)
tree5bd33bc48ab5201fbd5dcafca0294dcd60c4532f /mix.exs
parentce73d5f6a53826c85e46bbe45835b99ceaab67cd (diff)
downloadpleroma-1e3aff6ef18c774783c4fc7eb46c245e7d8fb9b2.tar.gz
pleroma-1e3aff6ef18c774783c4fc7eb46c245e7d8fb9b2.zip
mix: bump http_signatures dependency to a2a5982fa167fb1352fbd518ce6b606ba233a989
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 a26bb6202..e4ea19bb6 100644
--- a/mix.exs
+++ b/mix.exs
@@ -138,7 +138,7 @@ defmodule Pleroma.Mixfile do
ref: "95e8188490e97505c56636c1379ffdf036c1fdde"},
{:http_signatures,
git: "https://git.pleroma.social/pleroma/http_signatures.git",
- ref: "9789401987096ead65646b52b5a2ca6bf52fc531"},
+ ref: "a2a5982fa167fb1352fbd518ce6b606ba233a989"},
{:pleroma_job_queue, "~> 0.2.0"},
{:telemetry, "~> 0.3"},
{:prometheus_ex, "~> 3.0"},