From 68ccab457124fc7a503fef3eae676849d566b453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 19:01:02 +0000 Subject: [PATCH] Bump asciidoctor from 2.0.25 to 2.0.26 Bumps [asciidoctor](https://github.com/asciidoctor/asciidoctor) from 2.0.25 to 2.0.26. - [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.25...v2.0.26) --- updated-dependencies: - dependency-name: asciidoctor dependency-version: 2.0.26 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 28b19c5..5becf74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - asciidoctor (2.0.25) + asciidoctor (2.0.26) ast (2.4.3) base64 (0.3.0) benchmark-ips (2.14.0)