Update mix.exs
This commit is contained in:
parent
002159fc1c
commit
bb9ed51da7
2 changed files with 2 additions and 4 deletions
4
mix.exs
4
mix.exs
|
|
@ -162,9 +162,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:floki, "~> 0.27"},
|
||||
{:timex, "~> 3.6"},
|
||||
{:ueberauth, "~> 0.4"},
|
||||
{:linkify,
|
||||
git: "https://git.pleroma.social/pleroma/elixir-libraries/linkify.git",
|
||||
ref: "1e612ac3a3433eef81b2eed35c0261c6afad31f9"},
|
||||
{:linkify, "~> 0.5.3"},
|
||||
{:http_signatures, "~> 0.1.1"},
|
||||
{:telemetry, "~> 1.0.0", override: true},
|
||||
{:poolboy, "~> 1.5"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue