Commit 48620fb5a1363693af9bcd5097f448fefc201aaf

Authored by Jacob Vosmaer
1 parent a3e35f61
Exists in master

Build gitlab-rails 7.2.1 on master

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 "45da59daab5878eb20adc402fbd9c9f44407ed75" # 7.2.0.pre
  20 +default_version "ff1633f418c29bd613d571107df43396e27b522e" # 7.2.1
21 21  
22 22 EE = system("#{Config.project_root}/support/is_gitlab_ee.sh")
23 23  
... ...