summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2023-08-29 20:27:09 +0200
committertusooa <tusooa@kazv.moe>2023-12-14 20:13:20 -0500
commit41f6e8f7f4ba6cd1a5e9ca7425afa71a42c1cce7 (patch)
tree53ab95aa58515abb4e6b77be836dbf17335eb9b2 /mix.exs
parent08839602bd730ca03630174970aa156d9aec21d4 (diff)
downloadpleroma-41f6e8f7f4ba6cd1a5e9ca7425afa71a42c1cce7.tar.gz
pleroma-41f6e8f7f4ba6cd1a5e9ca7425afa71a42c1cce7.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 8fd382ec7..82fcf5f1e 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,