Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2024-04-03 15:11:40 +00:00
parent 79a05abe3d
commit e6120ad6ed
114 changed files with 2998 additions and 2317 deletions

View File

@ -203,7 +203,7 @@ function install_gitlab_gem() {
}
function install_tff_gem() {
run_timed_command "gem install test_file_finder --no-document --version 0.3.0"
run_timed_command "gem install test_file_finder --no-document --version 0.3.1"
}
function install_activesupport_gem() {