gitlab-ee: 11.5.1 -> 11.5.4
This commit is contained in:
parent
4175f62a43
commit
1812014215
@ -15,13 +15,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ee": {
|
"ee": {
|
||||||
"version": "11.5.1",
|
"version": "11.5.4",
|
||||||
"repo_hash": "150f7lnci88d821qxxla0dhwly3w59s3yzgvakzfc6p6iy07m9jp",
|
"repo_hash": "1rpj34wblhk6yirix16grrlhg4dfna3mjvhn8bz82m94dkhx06lc",
|
||||||
"deb_hash": "0gg3p4r6xscilw6igjk6l9mcxj3d7npnzg872r5y44p0q8faafhg",
|
"deb_hash": "05lizhf45xv4j0y0yafrpcrqmav1xmncxxgsm97s2mlhdwn5rfnd",
|
||||||
"deb_url": "https://packages.gitlab.com/gitlab/gitlab-ee/packages/debian/stretch/gitlab-ee_11.5.1-ee.0_amd64.deb/download.deb",
|
"deb_url": "https://packages.gitlab.com/gitlab/gitlab-ee/packages/debian/stretch/gitlab-ee_11.5.4-ee.0_amd64.deb/download.deb",
|
||||||
"owner": "gitlab-org",
|
"owner": "gitlab-org",
|
||||||
"repo": "gitlab-ee",
|
"repo": "gitlab-ee",
|
||||||
"rev": "v11.5.1-ee",
|
"rev": "v11.5.4-ee",
|
||||||
"passthru": {
|
"passthru": {
|
||||||
"GITALY_SERVER_VERSION": "0.129.0",
|
"GITALY_SERVER_VERSION": "0.129.0",
|
||||||
"GITLAB_PAGES_VERSION": "1.3.1",
|
"GITLAB_PAGES_VERSION": "1.3.1",
|
||||||
|
@ -625,7 +625,7 @@ GEM
|
|||||||
get_process_mem (~> 0.2)
|
get_process_mem (~> 0.2)
|
||||||
puma (>= 2.7, < 4)
|
puma (>= 2.7, < 4)
|
||||||
pyu-ruby-sasl (0.0.3.3)
|
pyu-ruby-sasl (0.0.3.3)
|
||||||
rack (1.6.11)
|
rack (1.6.10)
|
||||||
rack-accept (0.4.5)
|
rack-accept (0.4.5)
|
||||||
rack (>= 0.4)
|
rack (>= 0.4)
|
||||||
rack-attack (4.4.1)
|
rack-attack (4.4.1)
|
||||||
|
@ -2371,10 +2371,10 @@
|
|||||||
rack = {
|
rack = {
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "1g9926ln2lw12lfxm4ylq1h6nl0rafl10za3xvjzc87qvnqic87f";
|
sha256 = "0in0amn0kwvzmi8h5zg6ijrx5wpsf8h96zrfmnk1kwh2ql4sxs2q";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "1.6.11";
|
version = "1.6.10";
|
||||||
};
|
};
|
||||||
rack-accept = {
|
rack-accept = {
|
||||||
dependencies = ["rack"];
|
dependencies = ["rack"];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user