diff options
| author | Charlotte Koch <dressupgeekout@gmail.com> | 2023-02-16 17:09:21 -0800 |
|---|---|---|
| committer | Charlotte Koch <dressupgeekout@gmail.com> | 2023-02-16 17:09:21 -0800 |
| commit | 2285735fbb8af656f8055c2085a1e1f346a12617 (patch) | |
| tree | df70e5cd1d823555300e7525c7e495200440a288 /Gemfile | |
| parent | 4d7e753400360131c4686507c8daa038db2dd501 (diff) | |
Use my fork of Asciidoctor-PDF
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
