]> source.dussan.org Git - redmine.git/commitdiff
Update requirements.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 30 Jul 2017 18:25:44 +0000 (18:25 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 30 Jul 2017 18:25:44 +0000 (18:25 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@16932 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/INSTALL

index a66a8541d289b6cd8c45f29b199d22896dbbdccc..85160df53564a2fbc3f72daed294edf925b296f1 100644 (file)
@@ -7,14 +7,14 @@ http://www.redmine.org/
 
 == Requirements
 
-* Ruby >= 1.9.3
+* Ruby >= 2.2.1
 * RubyGems
 * Bundler >= 1.5.0
 
 * A database:
-  * MySQL (tested with MySQL 5.1)
-  * PostgreSQL (tested with PostgreSQL 9.1)
-  * SQLite3 (tested with SQLite 3.7)
+  * MySQL (tested with MySQL 5.7)
+  * PostgreSQL (tested with PostgreSQL 9.5)
+  * SQLite3 (tested with SQLite 3.11)
   * SQLServer (tested with SQLServer 2012)
 
 Optional: