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>2018-11-10 02:45:11 +0300
committerStan Hu <stanhu@gmail.com>2018-11-10 02:45:50 +0300
commita681aab90f53f02652654f8a5366ed06f980fb0c (patch)
treefa5e67301c914ad2a1d8df91551eb2defa50afa4 /.ruby-version
parent3bc8b4c58c8c9f819781954558c4be908decd4ae (diff)
Upgrade to Ruby 2.5.3
Disable Style/RedundantBegin since we may need to support Ruby 2.4
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 59aa62c1f..aedc15bb0 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-2.4.5
+2.5.3