summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorCharlotte Koch <charlotte@magentastripe.com>2024-06-07 14:09:20 -0700
committerCharlotte Koch <charlotte@magentastripe.com>2024-06-07 14:09:20 -0700
commit8e63d47c27f9aca4d2a04d1ad3997895320b3376 (patch)
treed1b4d060fe7069f72af3fd03ab939a8e7072765c /Gemfile
parent6c5cf1dfc84b46ea8a496a744fac26a8e7381819 (diff)
Update Asciidoctor-PDF to 2.3.17
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
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"