From afecd959471d957d4d608c72354c6839a9e170a0 Mon Sep 17 00:00:00 2001 From: xxqfamous Date: Wed, 31 May 2023 14:30:26 +0800 Subject: [PATCH] gemfile --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 240ca2c7c..716809e0d 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'