diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2024-03-08 01:05:37 -0700 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2024-03-08 01:05:37 -0700 |
| commit | 7a2ed6a218c2fb7d850a1ce495e7af99934895a8 (patch) | |
| tree | d7194355197bc45c5b4ccfe0c90025ec5840c5ac /docs | |
| parent | 6d0e2843588ce969cab8ae4fd8efb600bd39437f (diff) | |
update Asciidoctor and Ruby version in docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/antora.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/antora.yml b/docs/antora.yml index 8bcf6dbf..62260d94 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -6,9 +6,9 @@ asciidoc: attributes: xrefstyle: short@ listing-caption: Example@ - release-version: '2.0.21' - ruby-description: 'ruby 3.1.2p20 [x86_64-linux]' - ruby-version: '3.1' + release-version: '2.0.22' + ruby-description: 'ruby 3.3.0 [x86_64-linux]' + ruby-version: '3.3' url-api-gems: https://www.rubydoc.info/gems url-ruby: https://www.ruby-lang.org url-rubygems: https://rubygems.org/gems |
