ensure we depend on poison
ci/woodpecker/push/woodpecker Pipeline is pending Details

This commit is contained in:
FloatingGhost 2023-05-23 13:53:54 +01:00
parent 8c208f751d
commit 2fc26609f6
1 changed files with 1 additions and 0 deletions

View File

@ -190,6 +190,7 @@ defmodule Pleroma.Mixfile do
{:mfm_parser,
git: "https://akkoma.dev/AkkomaGang/mfm-parser.git",
ref: "912fba81152d4d572e457fd5427f9875b2bc3dbe"},
{:poison, "~> 5.0"},
## dev & test
{:ex_doc, "~> 0.22", only: :dev, runtime: false},