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:
authorWill Chandler <wchandler@gitlab.com>2024-01-05 22:38:12 +0300
committerWill Chandler <wchandler@gitlab.com>2024-01-05 22:44:04 +0300
commitcae574820f748b522c1bc740a62fd9ad6b910c57 (patch)
tree3f8a04b336606173c410791c476afe71d3ca98b7
parent7977654d7112e2a28ecc1ead38f182f3a0e9e510 (diff)
ruby: Update to 3.2.2
Update to Ruby v3.2.2 to match GitLab.
-rw-r--r--.gitlab-ci.yml2
-rw-r--r--.ruby-version2
-rw-r--r--.tool-versions2
3 files changed, 3 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 178c7a3b4..e321f29ca 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,7 +22,7 @@ default:
pgbouncer: "1.17.0"
postgres_default: "12-alpine"
postgres_minimum: "11-alpine"
- ruby: "3.1"
+ ruby: "3.2"
rust: "1.65"
ubi: "8.6"
diff --git a/.ruby-version b/.ruby-version
index 0aec50e6e..be94e6f53 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-3.1.4
+3.2.2
diff --git a/.tool-versions b/.tool-versions
index 9b11817d4..4578c3c20 100644
--- a/.tool-versions
+++ b/.tool-versions
@@ -1,3 +1,3 @@
# Versions of Gitaly dependencies managed by asdf.
golang 1.21.4 1.20.10
-ruby 3.1.4
+ruby 3.2.2