summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorCharlotte Koch <dressupgeekout@gmail.com>2023-08-17 10:22:30 -0700
committerCharlotte Koch <dressupgeekout@gmail.com>2023-08-17 10:22:30 -0700
commit5c0e501ff796e6e9e4e1efafd8ffdd12c1716d2c (patch)
tree289266eb8ab7df7dc6c94d123a6dd864d6445614 /Gemfile
parentf33a1422839a43fdb849b24a1d4a681a90f24ca7 (diff)
Upgrade to asciidoctor-pdf version 2.3.9
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
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"