summaryrefslogtreecommitdiff
path: root/Gemfile
blob: 54ce02375ee9ce413a0b8a801f1946d891bcfe3f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
source "https://rubygems.org"

gem "asciidoctor-pdf",
  git: "https://github.com/magentastripe/asciidoctor-pdf",
  branch: "2.3.17-magentastripe"
gem "asciidoctor-epub3",
  git: "https://github.com/magentastripe/asciidoctor-epub3",
  branch: "magentastripe"
gem "epubcheck-ruby"
gem "mini_magick"
gem "rghost"