From 10f51c0951c04f4dcbd427b94c1203722537ba56 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 May 2021 08:26:22 +0000 Subject: [PATCH 1/2] [updatecli] Key 'ASCIIDOCTOR_EPUB3_VERSION', from file 'tests/env_vars.yml', was updated from 1.5.0.alpha.19 to '1.5.1' --- tests/env_vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/env_vars.yml b/tests/env_vars.yml index e6d193cf..d2af88e3 100644 --- a/tests/env_vars.yml +++ b/tests/env_vars.yml @@ -4,7 +4,7 @@ ASCIIDOCTOR_VERSION: 2.0.15 ASCIIDOCTOR_CONFLUENCE_VERSION: 0.0.2 ASCIIDOCTOR_PDF_VERSION: 1.5.4 ASCIIDOCTOR_DIAGRAM_VERSION: 2.1.0 -ASCIIDOCTOR_EPUB3_VERSION: 1.5.0.alpha.19 +ASCIIDOCTOR_EPUB3_VERSION: 1.5.1 ASCIIDOCTOR_FB2_VERSION: 0.5.1 ASCIIDOCTOR_MATHEMATICAL_VERSION: 0.3.5 ASCIIDOCTOR_REVEALJS_VERSION: 4.0.1 From 9b2a3da4d0c30272276e8d00c1193f77c540b885 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 May 2021 08:26:26 +0000 Subject: [PATCH 2/2] [updatecli] Instructions changed from Dockerfile "/tmp/updatecli/asciidoctor/docker-asciidoctor/Dockerfile": --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ce4a05a3..37bfaa2a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ ARG asciidoctor_version=2.0.15 ARG asciidoctor_confluence_version=0.0.2 ARG asciidoctor_pdf_version=1.5.4 ARG asciidoctor_diagram_version=2.1.0 -ARG asciidoctor_epub3_version=1.5.0.alpha.19 +ARG asciidoctor_epub3_version=1.5.1 ARG asciidoctor_fb2_version=0.5.1 ARG asciidoctor_mathematical_version=0.3.5 ARG asciidoctor_revealjs_version=4.1.0