From 866374c41163ffe86fddd6de7108b66322584f5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 18:35:15 +0000 Subject: [PATCH] Bump asciidoctor from 1.5.6.1 to 1.5.8 Bumps [asciidoctor](https://github.com/asciidoctor/asciidoctor) from 1.5.6.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.6.1...v1.5.8) --- updated-dependencies: - dependency-name: asciidoctor dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8987036..665abc8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - asciidoctor (1.5.6.1) + asciidoctor (1.5.8) asciidoctor-diagram (1.5.7) asciidoctor (~> 1.5.0) coderay (1.1.2)