新增:gemfile 指定 loofah版本

This commit is contained in:
yystopf 2024-09-12 16:45:19 +08:00
parent 98f2898395
commit 1a6d333c1a
1 changed files with 2 additions and 0 deletions

View File

@ -142,3 +142,5 @@ gem 'doorkeeper'
gem 'doorkeeper-jwt'
gem 'gitea-client', '~> 1.5.8'
gem 'loofah', '~> 2.20.0'