update fast sanitize dependency
authorAriadne Conill <ariadne@dereferenced.org>
Sun, 3 Nov 2019 21:41:30 +0000 (15:41 -0600)
committerAriadne Conill <ariadne@dereferenced.org>
Sun, 3 Nov 2019 21:41:30 +0000 (15:41 -0600)
mix.exs

diff --git a/mix.exs b/mix.exs
index f3ef8d9553180c0a7efeb5ebef6a196b7e9da0ba..f3db835568541c08d6b88be4c32e27969221d440 100644 (file)
--- 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"},