summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2023-08-29 20:27:09 +0200
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>2023-11-14 10:44:59 +0100
commit5f85067a95e43b39120c5d73bfe25f40326b8577 (patch)
tree1ce1483cf80119e8d136f1248b9ddd970d07ff69 /mix.exs
parent2b6ae571bb8b1f641fbc9ea6f793f5677ad44041 (diff)
downloadpleroma-5f85067a95e43b39120c5d73bfe25f40326b8577.tar.gz
pleroma-5f85067a95e43b39120c5d73bfe25f40326b8577.zip
mix: Bump elixir-captcha for system-CFLAGS
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index 635e10e7e..313d86b9c 100644
--- a/mix.exs
+++ b/mix.exs
@@ -187,7 +187,7 @@ defmodule Pleroma.Mixfile do
ref: "b647d0deecaa3acb140854fe4bda5b7e1dc6d1c8"},
{:captcha,
git: "https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha.git",
- ref: "e0f16822d578866e186a0974d65ad58cddc1e2ab"},
+ ref: "90f6ce7672f70f56708792a98d98bd05176c9176"},
{:restarter, path: "./restarter"},
{:majic, "~> 1.0"},
{:eblurhash,