summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2017-07-30 18:25:44 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2017-07-30 18:25:44 +0000
commit92f918f7f3f4f76b35379b9a7b111f7378bd7456 (patch)
treed281c2bc1675c4aa1ca36c82d06ea7958c4499c4 /doc
parent6f6eca8c73ed41fffc3eed24a741eb83a935041c (diff)
downloadredmine-92f918f7f3f4f76b35379b9a7b111f7378bd7456.tar.gz
redmine-92f918f7f3f4f76b35379b9a7b111f7378bd7456.zip
Update requirements.
git-svn-id: http://svn.redmine.org/redmine/trunk@16932 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r--doc/INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/INSTALL b/doc/INSTALL
index a66a8541d..85160df53 100644
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -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: