Commit bdbb2a9f4150f662b2af7740d835606a99115e46

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

Pin GitLab to v7.1.0-ee

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 "5093c800a7410f464230e192fe6514435c7b9172" # 7.1.0.rc1-ish EE
  20 +default_version "83ab4236305431ff4b90f281c9d45c1bd6cb3b60" # 7.1.0-ee
21 21  
22 22 EE = system("#{Omnibus.project_root}/support/is_gitlab_ee.sh")
23 23  
... ...