summaryrefslogtreecommitdiff
path: root/Gemfile
blob: ed581f0d5e4ecc6d8922276cc72c26b65720e66d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
source "https://rubygems.org"
gem "asciidoctor-pdf",
  git: "https://github.com/magentastripe/asciidoctor-pdf",
  branch: "2.3.9-magentastripe"
gem "asciidoctor-epub3",
  git: "https://github.com/magentastripe/asciidoctor-epub3",
  branch: "magentastripe"
gem "epubcheck-ruby"
gem "mini_magick"
gem "rghost"