This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-site.git
The following commit(s) were added to refs/heads/main by this push:
new 5baae60fa40 GH-329: [Website] Add a link to the Ruby End-Of-Life (EOL)
schedule in the Prerequisites section of README.md (#330)
5baae60fa40 is described below
commit 5baae60fa40c232eea044f3fe8345bf401335a69
Author: Kevin Gurney <[email protected]>
AuthorDate: Thu Mar 2 15:38:38 2023 -0500
GH-329: [Website] Add a link to the Ruby End-Of-Life (EOL) schedule in the
Prerequisites section of README.md (#330)
# Overview
This pull request adds a link to the [Ruby End-Of-Life (EOL)
schedule](https://www.ruby-lang.org/en/downloads/branches/) to the
[Prerequisites section of the `README.md` for
`apache/arrow-site`](https://github.com/apache/arrow-site#prerequisites).
It also spells out the acronym EOL as End-Of-Life to avoid any
confusion.
# Qualification
N/A
# Future Directions
N/A
# Notes
N/A
Closes apache/arrow-site#329
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 320d373506b..8a76014e32c 100644
--- a/README.md
+++ b/README.md
@@ -37,8 +37,9 @@ exists in the ASF; all metadata is local to this project.)
## Prerequisites
-With non-EOL-ed [Ruby](https://www.ruby-lang.org/) installed, run the
-following commands to install [Jekyll](https://jekyllrb.com/).
+With a recent version of [Ruby](https://www.ruby-lang.org/) (i.e. one that
does not have
+an [End-Of-Life (EOL)
status](https://www.ruby-lang.org/en/downloads/branches/)) installed,
+run the following commands to install [Jekyll](https://jekyllrb.com/).
```shell
gem install bundler