summaryrefslogtreecommitdiffstats
path: root/doc/INSTALL
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2024-08-20 09:25:34 +0000
committerGo MAEDA <maeda@farend.jp>2024-08-20 09:25:34 +0000
commit86d262d5c57fc67250d254839f9400bfe853a9c1 (patch)
treea18db42279321dd4976785a7fe2e32b058c3625c /doc/INSTALL
parent218b1ecae57d1d1067e2eeba5d0555d1d1b6dc7e (diff)
downloadredmine-86d262d5c57fc67250d254839f9400bfe853a9c1.tar.gz
redmine-86d262d5c57fc67250d254839f9400bfe853a9c1.zip
Drop support for Ruby 3.0 due to Rails 7.2 update (#38585, #36320).
git-svn-id: https://svn.redmine.org/redmine/trunk@22971 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc/INSTALL')
-rw-r--r--doc/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL b/doc/INSTALL
index 15b07ceaf..d799f440d 100644
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -7,7 +7,7 @@ http://www.redmine.org/
== Requirements
-* Ruby 3.0, 3.1, 3.2, 3.3
+* Ruby 3.1, 3.2, 3.3
* A database:
* MySQL (tested with MySQL 8)