1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-01-31 19:47:14 +00:00

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
This commit is contained in:
Go MAEDA 2023-01-15 06:13:43 +00:00
parent c4d3473920
commit 33088ed3c2

View 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)