diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2023-05-26 01:42:11 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2023-05-26 01:42:11 -0600 |
| commit | 44ffda5022de88efb0c2e003e30667e81233485c (patch) | |
| tree | acc2b0f9791e7c750c6d774b620c44c168f59e93 /README.adoc | |
| parent | 04fef30b9045f2c9df79fe0630e82231f9e09be8 (diff) | |
bump minimum version of CRuby to 2.7
Diffstat (limited to 'README.adoc')
| -rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index da6d4bfd..fc58ec08 100644 --- a/README.adoc +++ b/README.adoc @@ -128,7 +128,7 @@ If you're using AsciiDoc.py, see {url-docs}/asciidoctor/latest/migrate/asciidoc- Asciidoctor works on Linux, macOS and Windows and requires one of the following implementations of {url-ruby}[Ruby]: -* CRuby (aka MRI) 2.5 - 3.2 +* CRuby (aka MRI) 2.7 - 3.2 * JRuby 9.2 - 9.4 * TruffleRuby (GraalVM) |
