summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-05-06 03:35:35 -0700
committerStan Hu <stanhu@gmail.com>2019-05-08 06:21:14 -0700
commita50951d73a973efddf3079b38a99ded3e885f568 (patch)
tree39fc2b357ab97aab3c765a9e6b1b2ad27c1d859f /changelogs
parent603412af27346f1541971c674b97d8dbf2429dd0 (diff)
downloadgitlab-ce-a50951d73a973efddf3079b38a99ded3e885f568.tar.gz
Upgrade Ruby version to 2.6.3sh-upgrade-ruby-2.6.3-ce
Ruby 2.6 offers better performance and memory usage: https://www.rubyguides.com/2018/11/ruby-2-6-new-features/ Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/57323
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-upgrade-ruby-2-6-3-ce.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-upgrade-ruby-2-6-3-ce.yml b/changelogs/unreleased/sh-upgrade-ruby-2-6-3-ce.yml
new file mode 100644
index 00000000000..9ad5c9ebb64
--- /dev/null
+++ b/changelogs/unreleased/sh-upgrade-ruby-2-6-3-ce.yml
@@ -0,0 +1,5 @@
+---
+title: Upgrade Ruby version to 2.6.3
+merge_request: 28117
+author:
+type: performance