Commit 3ea0c67d70c0d609f909572810ac7ec049668e9f

Authored by Job van der Voort
1 parent bdbb2a9f
Exists in 7-1-stable-ee

Pin GitLab to v7.1.1-ee

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 "83ab4236305431ff4b90f281c9d45c1bd6cb3b60" # 7.1.0-ee 20 +default_version "090ac2b6f7195b9b50f919e25ab220d8f3637c0f" # 7.1.1-ee
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