Mix: Update http_signatures version
This commit is contained in:
parent
c6acd2abb3
commit
8883fa326a
2 changed files with 2 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -160,7 +160,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:timex, "~> 3.6"},
|
||||
{:ueberauth, "~> 0.4"},
|
||||
{:linkify, "~> 0.5.3"},
|
||||
{:http_signatures, "~> 0.1.1"},
|
||||
{:http_signatures, "~> 0.1.2"},
|
||||
{:telemetry, "~> 1.0.0", override: true},
|
||||
{:poolboy, "~> 1.5"},
|
||||
{:prom_ex, "~> 1.9"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue