projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cde332
)
Bump fast_sanitize version
author
rinpatch
<rinpatch@sdf.org>
Tue, 29 Oct 2019 10:05:20 +0000
(13:05 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Tue, 29 Oct 2019 10:05:20 +0000
(13:05 +0300)
mix.exs
patch
|
blob
|
history
diff --git
a/mix.exs
b/mix.exs
index 0e7c6a6f85670d4b7caa118c7e4594ef16c6c221..faff7033cdd56f10c6f9480eb5af52ccf618524c 100644
(file)
--- a/
mix.exs
+++ b/
mix.exs
@@
-109,7
+109,7
@@
defmodule Pleroma.Mixfile do
{:pbkdf2_elixir, "~> 0.12.3"},
{:trailing_format_plug, "~> 0.0.7"},
{:html_sanitize_ex, "~> 1.3.0"},
- {:fast_sanitize, git: "https://git.pleroma.social/pleroma/fast_sanitize.git", ref: "
2820d841393b3c2f2183d0377f572bf00f513b7c
"},
+ {:fast_sanitize, git: "https://git.pleroma.social/pleroma/fast_sanitize.git", ref: "
0d996cac23e86afc342a24047e77443661bbbb13
"},
{:html_entities, "~> 0.4"},
{:phoenix_html, "~> 2.10"},
{:calendar, "~> 0.17.4"},