浏览代码

update fast sanitize dependency

environments/review-fix-dokku-evrk7p/deployments/949
Ariadne Conill 4 年前
父节点
当前提交
f42f300870
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      mix.exs

+ 1
- 1
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"},


正在加载...
取消
保存