gitlab: 13.5.1 -> 13.6.0
Changed ruby version to 2.7.x to match upstream.
Added a gem config for gitlab-pg_query as it tries to download a source
tarball during the build process.
Also removed a patch for gitaly that has become obsolete by upstream fix
[here](de04077c25).
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "13.5.1",
|
||||
"repo_hash": "1mb2kyyf5bczm93qn4nj3fqjgncsq98rr3414wx52lhcf4gl5w00",
|
||||
"version": "13.6.0",
|
||||
"repo_hash": "1flri1cgx8drwf46x4sja366aiiif0ww807xrrcxa05pxj0mx8k5",
|
||||
"owner": "gitlab-org",
|
||||
"repo": "gitlab",
|
||||
"rev": "v13.5.1-ee",
|
||||
"rev": "v13.6.0-ee",
|
||||
"passthru": {
|
||||
"GITALY_SERVER_VERSION": "13.5.1",
|
||||
"GITLAB_PAGES_VERSION": "1.28.0",
|
||||
"GITLAB_SHELL_VERSION": "13.11.0",
|
||||
"GITLAB_WORKHORSE_VERSION": "8.51.0"
|
||||
"GITALY_SERVER_VERSION": "13.6.0",
|
||||
"GITLAB_PAGES_VERSION": "1.30.0",
|
||||
"GITLAB_SHELL_VERSION": "13.13.0",
|
||||
"GITLAB_WORKHORSE_VERSION": "8.54.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user