Merge 2023.05 stable #8

Merged
fedward merged 29 commits from AkkomaGang/akkoma:stable into stable 2023-05-30 19:19:23 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 2fc26609f6 - Show all commits

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},