From 3c1eace448545569d5af12d02c1f288e8652d90d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 18:35:12 +0000 Subject: [PATCH] Bump asciidoctor from 1.5.6.1 to 2.0.18 Bumps [asciidoctor](https://github.com/asciidoctor/asciidoctor) from 1.5.6.1 to 2.0.18. - [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...v2.0.18) --- updated-dependencies: - dependency-name: asciidoctor dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a2372e0..5d437e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - asciidoctor (1.5.6.1) + asciidoctor (2.0.18) coderay (1.1.2) colorator (0.1) ffi (1.9.18)