summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorCharlotte Koch <dressupgeekout@gmail.com>2023-02-16 17:09:21 -0800
committerCharlotte Koch <dressupgeekout@gmail.com>2023-02-16 17:09:21 -0800
commit2285735fbb8af656f8055c2085a1e1f346a12617 (patch)
treedf70e5cd1d823555300e7525c7e495200440a288 /Gemfile
parent4d7e753400360131c4686507c8daa038db2dd501 (diff)
Use my fork of Asciidoctor-PDF
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
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"