From 8bee9e5cd5e806f94fa727fa58a85effae908c57 Mon Sep 17 00:00:00 2001 From: Yusuke Endoh Date: Wed, 10 Jun 2020 09:52:54 +0900 Subject: doc/contributing.rdoc: Now ruby >= 2.2 or 2.3 is required to build ruby --- doc/contributing.rdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/contributing.rdoc b/doc/contributing.rdoc index b1880933b1..c00de3971f 100644 --- a/doc/contributing.rdoc +++ b/doc/contributing.rdoc @@ -260,8 +260,8 @@ run tests. * autoconf - 2.67 or later, preferably 2.69. * bison - 2.0 or later, preferably 3.4. * gperf - 3.0.3 or later, preferably 3.1. -* ruby - Ruby itself is prerequisite in order to build Ruby from source. It - can be 1.8. +* ruby - Ruby itself is prerequisite in order to build Ruby from source. + You should use [a maintained version of Ruby](https://www.ruby-lang.org/en/downloads/). You should also have access to development headers for the following libraries, but these are not required: -- cgit v1.2.3