mix.exs: Use hex releases for our librairies
This commit is contained in:
parent
6100b90209
commit
7d6376ab51
4
mix.exs
4
mix.exs
@ -168,9 +168,7 @@ defmodule Pleroma.Mixfile do
|
||||
{:timex, "~> 3.5"},
|
||||
{:ueberauth, "~> 0.4"},
|
||||
{:linkify, "~> 0.2.0"},
|
||||
{:http_signatures,
|
||||
git: "https://git.pleroma.social/pleroma/http_signatures.git",
|
||||
ref: "293d77bb6f4a67ac8bde1428735c3b42f22cbb30"},
|
||||
{:http_signatures, "~> 0.1.0"},
|
||||
{:telemetry, "~> 0.3"},
|
||||
{:poolboy, "~> 1.5"},
|
||||
{:prometheus, "~> 4.6"},
|
||||
|
Loading…
Reference in New Issue
Block a user