From 2285735fbb8af656f8055c2085a1e1f346a12617 Mon Sep 17 00:00:00 2001 From: Charlotte Koch Date: Thu, 16 Feb 2023 17:09:21 -0800 Subject: Use my fork of Asciidoctor-PDF --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 5657762..a988aa0 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,3 @@ source "https://rubygems.org" -gem "asciidoctor-pdf" +gem "asciidoctor-pdf", git: "https://github.com/dressupgeekout/asciidoctor-pdf", branch: "2.3.4-charlotte" gem "rghost" -- cgit v1.2.3