From: Ariadne Conill Date: Sun, 3 Nov 2019 21:41:30 +0000 (-0600) Subject: update fast sanitize dependency X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=f42f30087049bb657ebbb8cd8511b1c6888e1ccd;p=akkoma update fast sanitize dependency --- diff --git a/mix.exs b/mix.exs index f3ef8d955..f3db83556 100644 --- a/mix.exs +++ b/mix.exs @@ -110,7 +110,7 @@ defmodule Pleroma.Mixfile do {:trailing_format_plug, "~> 0.0.7"}, {:fast_sanitize, git: "https://git.pleroma.social/pleroma/fast_sanitize.git", - ref: "cb92cc6f63b183863f5cecb0c740c34642da5216"}, + ref: "757e816bbd2cdd3f8357d02a3ed11230e9ff80f2"}, {:html_entities, "~> 0.4"}, {:phoenix_html, "~> 2.10"}, {:calendar, "~> 0.17.4"},