summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-17 00:08:30 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-17 00:08:30 +0000
commite91080371b32e69d038b3a94261688c09dbcd641 (patch)
treeb2048c031771a959f28368de5932122b0e2ca749 /Gemfile
parent32cfd14a94117d1e56524727e7d1b649493f5790 (diff)
downloadgitlab-ce-e91080371b32e69d038b3a94261688c09dbcd641.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index f7331961af2..ecf9e31b948 100644
--- a/Gemfile
+++ b/Gemfile
@@ -290,7 +290,7 @@ gem 'sanitize', '~> 6.0'
gem 'babosa', '~> 1.0.4'
# Sanitizes SVG input
-gem 'loofah', '~> 2.21.0'
+gem 'loofah', '~> 2.21.1'
# Working with license
# Detects the open source license the repository includes