From 7a82d93c85051979724f58be95aa7d0e711909fd Mon Sep 17 00:00:00 2001 From: xxq250 Date: Wed, 16 Aug 2023 15:30:24 +0800 Subject: [PATCH] =?UTF-8?q?gem=E7=89=88=E6=9C=AC=E6=95=B4=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 716809e0d..240ca2c7c 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem 'bootsnap', '>= 1.1.0', require: false gem 'chinese_pinyin' -# gem 'loofah','~> 2.20.0' +gem 'loofah','~> 2.20.0' gem 'rack-cors' gem 'redis-rails'