diff options
| author | Marat Radchenko <marat@slonopotamus.org> | 2020-01-27 11:20:12 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-27 11:20:12 +0300 |
| commit | ccd90e592747a779e11864c21fd1750f9a3ea582 (patch) | |
| tree | 4d65eea62a31ddd2e1a7cfd9d5aa800666bba280 /Gemfile | |
| parent | 6460e96adf6a5073f13de31c9126b6bdd6823415 (diff) | |
make epubcheck-ruby a runtime dependency (PR #274)
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ gemspec gem 'asciidoctor', ENV['ASCIIDOCTOR_VERSION'], require: false if ENV.key? 'ASCIIDOCTOR_VERSION' group :optional do - gem 'epubcheck-ruby', '4.2.2.0' gem 'pygments.rb', '1.2.1' end |
