Move web_push_encryption to a ref instead of a branch

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-08-05 09:45:18 +02:00
parent 3ca4c178bc
commit 3f6863fdd1
2 changed files with 3 additions and 2 deletions

View File

@@ -161,7 +161,8 @@ defmodule Mobilizon.Mixfile do
{:html_entities, "~> 0.5"},
{:sweet_xml, "~> 0.7"},
{:web_push_encryption,
git: "https://github.com/tcitworld/elixir-web-push-encryption", branch: "otp-24"},
git: "https://github.com/tcitworld/elixir-web-push-encryption",
ref: "4361bd02b0b7f2cb5f8ac302bcd1210b57964a51"},
{:eblurhash, "~> 1.2"},
{:struct_access, "~> 1.1.2"},
# Dev and test dependencies