]> source.dussan.org Git - redmine.git/commitdiff
Add Ruby 3.2 to the supported Ruby versions (#38099).
authorGo MAEDA <maeda@farend.jp>
Sun, 15 Jan 2023 06:13:43 +0000 (06:13 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 15 Jan 2023 06:13:43 +0000 (06:13 +0000)
git-svn-id: https://svn.redmine.org/redmine/trunk@22044 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/INSTALL

index 9c6df9c04ff8759b63c0791016660413b96c8e0b..3fc33a3d35932e5912e870774722c4fc6e6d5dea 100644 (file)
@@ -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)