Merge remote-tracking branch 'origin/develop' into issue-3314-remote-ip-hex

# Conflicts:
#	mix.exs
This commit is contained in:
Lain Soykaf 2026-05-14 09:27:18 +04:00
commit 512b0f67a4
No known key found for this signature in database
3 changed files with 3 additions and 4 deletions

View file

@ -184,9 +184,7 @@ defmodule Pleroma.Mixfile do
{:concurrent_limiter, "~> 0.1.1"},
{:remote_ip, "~> 1.2.0"},
{:inet_cidr, "~> 1.0"},
{:captcha,
git: "https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha.git",
ref: "e7b7cc34cc16b383461b966484c297e4ec9aeef6"},
{:captcha, "~> 1.0.3", hex: :pleroma_captcha},
{:restarter, path: "./restarter"},
{:majic, "~> 1.2"},
{:open_api_spex, "~> 3.22"},