diff options
| author | Charlotte Koch <charlotte@magentastripe.com> | 2024-06-07 14:09:20 -0700 |
|---|---|---|
| committer | Charlotte Koch <charlotte@magentastripe.com> | 2024-06-07 14:09:20 -0700 |
| commit | 8e63d47c27f9aca4d2a04d1ad3997895320b3376 (patch) | |
| tree | d1b4d060fe7069f72af3fd03ab939a8e7072765c /Gemfile | |
| parent | 6c5cf1dfc84b46ea8a496a744fac26a8e7381819 (diff) | |
Update Asciidoctor-PDF to 2.3.17
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
