From 5c0e501ff796e6e9e4e1efafd8ffdd12c1716d2c Mon Sep 17 00:00:00 2001 From: Charlotte Koch Date: Thu, 17 Aug 2023 10:22:30 -0700 Subject: Upgrade to asciidoctor-pdf version 2.3.9 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 5604218..3991d67 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -gem "asciidoctor-pdf", git: "https://github.com/dressupgeekout/asciidoctor-pdf", branch: "2.3.4-charlotte" +gem "asciidoctor-pdf", git: "https://github.com/dressupgeekout/asciidoctor-pdf", branch: "2.3.9-charlotte" gem "asciidoctor-epub3", git: "https://github.com/dressupgeekout/asciidoctor-epub3", branch: "charlotte" gem "epubcheck-ruby" gem "rghost" -- cgit v1.2.3