From 5965cb914a4a4c1636234fa252f6a7f316f8bef3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 18:36:26 +0000 Subject: [PATCH] Bump asciidoctor from 1.5.7.1 to 1.5.8 in /docs Bumps [asciidoctor](https://github.com/asciidoctor/asciidoctor) from 1.5.7.1 to 1.5.8. - [Release notes](https://github.com/asciidoctor/asciidoctor/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor/blob/main/CHANGELOG.adoc) - [Commits](https://github.com/asciidoctor/asciidoctor/compare/v1.5.7.1...v1.5.8) --- updated-dependencies: - dependency-name: asciidoctor dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index d608de1..a2e8c1f 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -8,7 +8,7 @@ GEM tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) - asciidoctor (1.5.7.1) + asciidoctor (1.5.8) asciidoctor-diagram (1.5.12) asciidoctor (~> 1.5.0) coderay (1.1.2)