Exile: fix for MacOS dev environments

This commit is contained in:
Mark Felder 2024-01-22 15:34:30 -05:00
commit 1632a3fec9
3 changed files with 2 additions and 2 deletions

View file

@ -186,7 +186,7 @@ defmodule Pleroma.Mixfile do
{:blurhash, "~> 0.1.0", hex: :rinpatch_blurhash},
{:exile,
git: "https://git.pleroma.social/pleroma/elixir-libraries/exile.git",
ref: "486f0695f3c8855343b46acdba7e45941487c275"},
ref: "0d6337cf68e7fbc8a093cae000955aa93b067f91"},
## dev & test
{:ex_doc, "~> 0.22", only: :dev, runtime: false},