diff options
| author | Charlotte Koch <dressupgeekout@gmail.com> | 2023-08-17 10:22:30 -0700 |
|---|---|---|
| committer | Charlotte Koch <dressupgeekout@gmail.com> | 2023-08-17 10:22:30 -0700 |
| commit | 5c0e501ff796e6e9e4e1efafd8ffdd12c1716d2c (patch) | |
| tree | 289266eb8ab7df7dc6c94d123a6dd864d6445614 | |
| parent | f33a1422839a43fdb849b24a1d4a681a90f24ca7 (diff) | |
Upgrade to asciidoctor-pdf version 2.3.9
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
