From 59fd9a7887e5462ae562f5620ff21630b2ff2e40 Mon Sep 17 00:00:00 2001 From: Marat Radchenko Date: Sat, 29 Feb 2020 22:14:32 +0300 Subject: [PATCH] Bump asciidoctor-epub3 to 1.5.0.alpha.14 --- Gemfile | 4 ++-- progit.asc | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 165f6d01c..8e52ae791 100644 --- a/Gemfile +++ b/Gemfile @@ -6,11 +6,11 @@ gem 'asciidoctor', '1.5.6.2' gem 'json' gem 'awesome_print' -gem 'asciidoctor-epub3', '~> 1.5.0.alpha.9' +gem 'asciidoctor-epub3', '~> 1.5.0.alpha.14' gem 'asciidoctor-pdf', '~> 1.5.0.beta.8' gem 'coderay' gem 'pygments.rb' gem 'thread_safe' -gem 'epubcheck' +gem 'epubcheck-ruby' gem 'kindlegen' diff --git a/progit.asc b/progit.asc index 30d0c5ea5..35f35031f 100644 --- a/progit.asc +++ b/progit.asc @@ -9,8 +9,6 @@ Scott Chacon; Ben Straub :front-cover-image: image:book/cover.png[width=1050,height=1600] :icons: font -ifdef::ebook-format[:leveloffset: -1] - include::book/license.asc[] include::book/preface_schacon.asc[]