# HG changeset patch
# User Stan Hu <stanhu@gmail.com>
# Date 1699478458 28800
#      Wed Nov 08 13:20:58 2023 -0800
# Node ID 5840f5e2771d932a691fc7046920b615959bc093
# Parent  adf11695d6812db0eecc49798f6c40dea2df4c0e
Bump Ruby in .tool-versions to 3.1.4

Development has been using Ruby 3.1.4 for a while. This brings
the version in line with that in preparation for the Ruby 3.1 upgrade.

Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/429810

diff --git a/.tool-versions b/.tool-versions
--- a/.tool-versions
+++ b/.tool-versions
@@ -1,2 +1,2 @@
-ruby 3.0.5
+ruby 3.1.4
 vale 2.29.6