summaryrefslogtreecommitdiff
path: root/Gemfile
blob: f971301b654095a5b83e800513f9f804a1af750d (plain) (blame)
1
2
3
4
5
6
7
8
9
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 "rghost"