Commit ecc83390b4a5d2392fe7d626f438e3e47ae238f4
1 parent
af9332e5
Exists in
7-1-stable-ee
and in
1 other branch
Pin GitLab to v7.1.1
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 "68a9203bcef1e44bdf72acf4cc8d4977eec79b7a" # 7.1.0 | 20 | +default_version "facfec4b242ce151af224e20715d58e628aa5e74" # 7.1.1 |
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 |