Commit af9332e5f3b31399f9d450dc1a12082fa75e725c
1 parent
0ad4f1ba
Exists in
7-1-stable-ee
and in
1 other branch
Pin GitLab to v7.1.0
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
config/software/gitlab-rails.rb
... | ... | @@ -17,7 +17,7 @@ |
17 | 17 | # |
18 | 18 | |
19 | 19 | name "gitlab-rails" |
20 | -default_version "70ed6ef2a6894042c9bbd92f273542bca2a2374f" # 7.0.0.rc1 | |
20 | +default_version "68a9203bcef1e44bdf72acf4cc8d4977eec79b7a" # 7.1.0 | |
21 | 21 | |
22 | 22 | EE = system("#{Omnibus.project_root}/support/is_gitlab_ee.sh") |
23 | 23 | ... | ... |