From 1a6d333c1a4aee5ce1782f417e6738598d9f9259 Mon Sep 17 00:00:00 2001 From: yystopf Date: Thu, 12 Sep 2024 16:45:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=EF=BC=9Agemfile=20=E6=8C=87?= =?UTF-8?q?=E5=AE=9A=20loofah=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Gemfile b/Gemfile index c791291a1..442da5fab 100644 --- a/Gemfile +++ b/Gemfile @@ -142,3 +142,5 @@ gem 'doorkeeper' gem 'doorkeeper-jwt' gem 'gitea-client', '~> 1.5.8' + +gem 'loofah', '~> 2.20.0' \ No newline at end of file