Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-04-30 07:38:52 +0300
committerStan Hu <stanhu@gmail.com>2019-05-08 16:18:23 +0300
commitaa0be10a485e352d8650c9309578712d35f69839 (patch)
treea459def5e4c8c8f4bfc519b61533d3029e6f3629 /.ruby-version
parentee2e56560b9d457b9bdd27c255df176507130a22 (diff)
Upgrade to Ruby 2.6
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 '.ruby-version')
-rw-r--r--.ruby-version2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ruby-version b/.ruby-version
index aedc15bb0..ec1cf33c3 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-2.5.3
+2.6.3