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-10-25 02:45:56 +0300
committerStan Hu <stanhu@gmail.com>2018-10-25 02:47:20 +0300
commit46750e61caafc3c8600a7fbe89e3e47879cc7040 (patch)
tree3321a7a998b5ba887aef4cab26b4b7bf3514f3d7
parentf8b5523be70444a7f6f3045719bee2c5b79d160d (diff)
Upgrade Ruby version to 2.4.5
-rw-r--r--.ruby-version2
-rw-r--r--changelogs/unreleased/sh-bump-ruby-2-4-5.yml5
2 files changed, 6 insertions, 1 deletions
diff --git a/.ruby-version b/.ruby-version
index 79a614418..59aa62c1f 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-2.4.4
+2.4.5
diff --git a/changelogs/unreleased/sh-bump-ruby-2-4-5.yml b/changelogs/unreleased/sh-bump-ruby-2-4-5.yml
new file mode 100644
index 000000000..8bfee2161
--- /dev/null
+++ b/changelogs/unreleased/sh-bump-ruby-2-4-5.yml
@@ -0,0 +1,5 @@
+---
+title: Upgrade Ruby version to 2.4.5
+merge_request: 944
+author:
+type: other