mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-03 16:04:30 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -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() {
|
||||
|
Reference in New Issue
Block a user