Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2024-11-19 03:31:17 +00:00
parent 08ed20f9d5
commit ce648d7bcd
68 changed files with 342 additions and 652 deletions

View File

@ -31,12 +31,12 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.8.4)
activesupport (= 7.0.8.4)
activerecord (7.0.8.4)
activemodel (= 7.0.8.4)
activesupport (= 7.0.8.4)
activesupport (7.0.8.4)
activemodel (7.0.8.6)
activesupport (= 7.0.8.6)
activerecord (7.0.8.6)
activemodel (= 7.0.8.6)
activesupport (= 7.0.8.6)
activesupport (7.0.8.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)