mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
doc/contributing.rdoc: Now ruby >= 2.2 or 2.3 is required to build ruby
This commit is contained in:
parent
41b8866e75
commit
8bee9e5cd5
1 changed files with 2 additions and 2 deletions
|
|
@ -260,8 +260,8 @@ run tests.
|
||||||
* autoconf - 2.67 or later, preferably 2.69.
|
* autoconf - 2.67 or later, preferably 2.69.
|
||||||
* bison - 2.0 or later, preferably 3.4.
|
* bison - 2.0 or later, preferably 3.4.
|
||||||
* gperf - 3.0.3 or later, preferably 3.1.
|
* gperf - 3.0.3 or later, preferably 3.1.
|
||||||
* ruby - Ruby itself is prerequisite in order to build Ruby from source. It
|
* ruby - Ruby itself is prerequisite in order to build Ruby from source.
|
||||||
can be 1.8.
|
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
|
You should also have access to development headers for the following
|
||||||
libraries, but these are not required:
|
libraries, but these are not required:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue