summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2023-05-26 01:42:11 -0600
committerDan Allen <dan.j.allen@gmail.com>2023-05-26 01:42:11 -0600
commit44ffda5022de88efb0c2e003e30667e81233485c (patch)
treeacc2b0f9791e7c750c6d774b620c44c168f59e93 /README.adoc
parent04fef30b9045f2c9df79fe0630e82231f9e09be8 (diff)
bump minimum version of CRuby to 2.7
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc2
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)