Merge branch 'bump/http_signatures-0.1.1' into 'develop'
mix: Update http_signatures to 0.1.1 See merge request pleroma/pleroma!3530
This commit is contained in:
commit
838da53ea7
2 changed files with 2 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -158,7 +158,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:timex, "~> 3.6"},
|
||||
{:ueberauth, "~> 0.4"},
|
||||
{:linkify, "~> 0.5.1"},
|
||||
{:http_signatures, "~> 0.1.0"},
|
||||
{:http_signatures, "~> 0.1.1"},
|
||||
{:telemetry, "~> 0.3"},
|
||||
{:poolboy, "~> 1.5"},
|
||||
{:prometheus, "~> 4.6"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue