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 /docs | |
| parent | 04fef30b9045f2c9df79fe0630e82231f9e09be8 (diff) | |
bump minimum version of CRuby to 2.7
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/modules/install/pages/supported-platforms.adoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/modules/install/pages/supported-platforms.adoc b/docs/modules/install/pages/supported-platforms.adoc index c5f5342d..3b47cefe 100644 --- a/docs/modules/install/pages/supported-platforms.adoc +++ b/docs/modules/install/pages/supported-platforms.adoc @@ -16,13 +16,13 @@ Asciidoctor requires one of the following implementations of {url-ruby}[Ruby^]. |Supported Runtime |Supported Versions |Ruby -|≥ 2.5 +|{ge} 2.7 |JRuby -|≥ 9.1 +|{ge} 9.2 |TruffleRuby -|≥ 20.2 +|{ge} 22.2 |=== == Operating systems |
