summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2023-01-15 06:13:43 +0000
committerGo MAEDA <maeda@farend.jp>2023-01-15 06:13:43 +0000
commit33088ed3c20bfa8c1d45fbdc9f17b0e2ea69a578 (patch)
treecddefad07d684c15a93ca20b8411b052f7eadb7f /doc
parentc4d347392011c995213b80065cbb1f31b5489d9c (diff)
downloadredmine-33088ed3c20bfa8c1d45fbdc9f17b0e2ea69a578.tar.gz
redmine-33088ed3c20bfa8c1d45fbdc9f17b0e2ea69a578.zip
Add Ruby 3.2 to the supported Ruby versions (#38099).
git-svn-id: https://svn.redmine.org/redmine/trunk@22044 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r--doc/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL b/doc/INSTALL
index 9c6df9c04..3fc33a3d3 100644
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -7,7 +7,7 @@ http://www.redmine.org/
== Requirements
-* Ruby 2.6, 2.7, 3.0, 3.1
+* Ruby 2.6, 2.7, 3.0, 3.1, 3.2
* A database:
* MySQL (tested with MySQL 5.7)