blob: 5604218d1deb9b7074e36901295525dafe8648ee (
plain) (
blame)
1
2
3
4
5
|
source "https://rubygems.org"
gem "asciidoctor-pdf", git: "https://github.com/dressupgeekout/asciidoctor-pdf", branch: "2.3.4-charlotte"
gem "asciidoctor-epub3", git: "https://github.com/dressupgeekout/asciidoctor-epub3", branch: "charlotte"
gem "epubcheck-ruby"
gem "rghost"
|