diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2021-07-18 23:54:46 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2021-07-30 03:44:44 -0600 |
| commit | 65d3f517a4f942ad53ed4336bdc35e164cccff06 (patch) | |
| tree | 977f0e471f1a9284f98f163c4bd95299b7d972dd /docs/antora.yml | |
| parent | 2d96bda4d3d3f267e78aafdffa918a7c1d284476 (diff) | |
update docs to recommend Ruby 3
Diffstat (limited to 'docs/antora.yml')
| -rw-r--r-- | docs/antora.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/antora.yml b/docs/antora.yml index 9d0f0e01..b0ad5dcb 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -6,8 +6,8 @@ asciidoc: xrefstyle: short@ listing-caption: Example@ release-version: '2.0.12' - ruby-description: 'ruby 2.7.0p0 [x86_64-linux]' - ruby-short: '2.7' + ruby-description: 'ruby 3.0.2p107 [x86_64-linux]' + ruby-short: '3.0' url-ruby: https://www.ruby-lang.org url-rubygem: https://rubygems.org/gems url-rvm: https://rvm.io |
