Update Ruby version to 2.3.6
Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
parent
889c7081f1
commit
5cdd246bd9
3 changed files with 7 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
image: "dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.3.5-golang-1.8-git-2.14-chrome-63.0-node-8.x-yarn-1.2-postgresql-9.6"
|
image: "dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.3.6-golang-1.9-git-2.14-chrome-63.0-node-8.x-yarn-1.2-postgresql-9.6"
|
||||||
|
|
||||||
.dedicated-runner: &dedicated-runner
|
.dedicated-runner: &dedicated-runner
|
||||||
retry: 1
|
retry: 1
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
2.3.5
|
2.3.6
|
||||||
|
|
5
changelogs/unreleased/41268-bump-ruby-to-2-3-6.yml
Normal file
5
changelogs/unreleased/41268-bump-ruby-to-2-3-6.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
title: Upgrade Ruby to 2.3.6 to include security patches
|
||||||
|
merge_request: 16016
|
||||||
|
author:
|
||||||
|
type: security
|
Loading…
Reference in a new issue