Update majic to 1.2.0

This commit is contained in:
Lain Soykaf 2026-05-13 18:39:40 +04:00
commit 9e16332d9d
No known key found for this signature in database
4 changed files with 21 additions and 2 deletions

View file

@ -191,7 +191,9 @@ defmodule Pleroma.Mixfile do
git: "https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha.git",
ref: "e7b7cc34cc16b383461b966484c297e4ec9aeef6"},
{:restarter, path: "./restarter"},
{:majic, "~> 1.1"},
{:majic, "1.2.0",
git: "https://git.pleroma.social/pleroma-elixir-libraries/majic.git",
ref: "1f2df25cccdd9548fd59dbfa402c996268ae99ec"},
{:open_api_spex, "~> 3.22"},
{:ecto_psql_extras, "~> 0.8"},
{:vix, "~> 0.36"},