Commit 26f2e1f01b1398fbe7b15810726921a1be45e8f3
1 parent
17f6e1e0
Exists in
6-9-stable-ee
and in
1 other branch
Pin GitLab to v6.9.2
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
config/software/gitlab-rails.rb
@@ -17,7 +17,7 @@ | @@ -17,7 +17,7 @@ | ||
17 | # | 17 | # |
18 | 18 | ||
19 | name "gitlab-rails" | 19 | name "gitlab-rails" |
20 | -default_version "13202d828bb4ecf13396961ec39e7f29d86b9ba5" # 6.9.1 | 20 | +default_version "e46b644a8857a53ed3f6c3f64b224bb74b06fd8e" # 6.9.2 |
21 | 21 | ||
22 | EE = system("#{Omnibus.project_root}/support/is_gitlab_ee.sh") | 22 | EE = system("#{Omnibus.project_root}/support/is_gitlab_ee.sh") |
23 | 23 |