summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2024-03-18 10:35:02 +0000
committerlain <lain@soykaf.club>2024-03-18 10:35:02 +0000
commit2b71f4897fd95e2a6d95e092956266aea2a003db (patch)
tree026686b46650859a3dddba5df432562da0a5a724 /mix.exs
parentd415686bb9248e1c5b8913b7c3b96f74e9b8f230 (diff)
parentcf0aa1238ccd137219253d76355f2dc0f89679ac (diff)
downloadpleroma-2b71f4897fd95e2a6d95e092956266aea2a003db.tar.gz
pleroma-2b71f4897fd95e2a6d95e092956266aea2a003db.zip
Merge branch 'develop' into 'bookmark-folders'
# Conflicts: # docs/development/API/differences_in_mastoapi_responses.md
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs4
1 files changed, 2 insertions, 2 deletions
diff --git a/mix.exs b/mix.exs
index b707a20a8..3edae5046 100644
--- a/mix.exs
+++ b/mix.exs
@@ -186,8 +186,8 @@ defmodule Pleroma.Mixfile do
{:elixir_make, "~> 0.7.7", override: true},
{:blurhash, "~> 0.1.0", hex: :rinpatch_blurhash},
{:exile,
- git: "https://git.pleroma.social/pleroma/elixir-libraries/exile.git",
- ref: "0d6337cf68e7fbc8a093cae000955aa93b067f91"},
+ git: "https://github.com/akash-akya/exile.git",
+ ref: "be87c33b02a7c3c5d22d2ece01fbd462355b28ef"},
{:bandit, "~> 1.2"},
## dev & test