From 8e63d47c27f9aca4d2a04d1ad3997895320b3376 Mon Sep 17 00:00:00 2001 From: Charlotte Koch Date: Fri, 7 Jun 2024 14:09:20 -0700 Subject: Update Asciidoctor-PDF to 2.3.17 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index ed581f0..b7ce559 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" gem "asciidoctor-pdf", git: "https://github.com/magentastripe/asciidoctor-pdf", - branch: "2.3.9-magentastripe" + branch: "2.3.17-magentastripe" gem "asciidoctor-epub3", git: "https://github.com/magentastripe/asciidoctor-epub3", branch: "magentastripe" -- cgit v1.2.3