Commit 73544656931ef5665b31f321c700e3df4a718c6c
1 parent
f3439414
Exists in
master
and in
2 other branches
Test with current versions of gitlab code
Showing
2 changed files
with
2 additions
and
2 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 "70ed6ef2a6894042c9bbd92f273542bca2a2374f" # 7.0.0.rc1 | 20 | +default_version "45da59daab5878eb20adc402fbd9c9f44407ed75" # 7.2.0.pre |
21 | 21 | ||
22 | EE = system("#{Config.project_root}/support/is_gitlab_ee.sh") | 22 | EE = system("#{Config.project_root}/support/is_gitlab_ee.sh") |
23 | 23 |
config/software/gitlab-shell.rb
@@ -17,7 +17,7 @@ | @@ -17,7 +17,7 @@ | ||
17 | # | 17 | # |
18 | 18 | ||
19 | name "gitlab-shell" | 19 | name "gitlab-shell" |
20 | -default_version "ca425566d0266a1786019153757e283d7d246450" # 1.9.6 | 20 | +default_version "91753e937e729c0fedc9a5dd7ae52b85436b4971" # 1.9.7 |
21 | 21 | ||
22 | dependency "ruby" | 22 | dependency "ruby" |
23 | dependency "rsync" | 23 | dependency "rsync" |