Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-12-22 03:09:59 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-12-22 03:09:59 +0300
commitd61d19da54b0fb8fd54df4007fa95cd39db17e57 (patch)
tree9c1489d1fc013b1bfa96cfc8031abece1f1c4fac /Gemfile.lock
parentfaaef22ae32e27117e83dc37334948d3b9b32501 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 087d4d8aeec..cfc1503b44a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1150,8 +1150,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
- rails-html-sanitizer (1.4.3)
- loofah (~> 2.3)
+ rails-html-sanitizer (1.4.4)
+ loofah (~> 2.19, >= 2.19.1)
rails-i18n (7.0.3)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)