From 7c1125c7010ea6d2d7529597431ea488ccd61956 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 19:04:13 +0000 Subject: [PATCH] Bump asciidoctor from 2.0.24 to 2.0.25 Bumps [asciidoctor](https://github.com/asciidoctor/asciidoctor) from 2.0.24 to 2.0.25. - [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/v2.0.24...v2.0.25) --- updated-dependencies: - dependency-name: asciidoctor dependency-version: 2.0.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9eb52a..d0475d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - asciidoctor (2.0.24) + asciidoctor (2.0.25) ast (2.4.3) base64 (0.3.0) benchmark (0.4.1)