Skip to content

Commit

Permalink
upgrade gepub dep to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed May 2, 2019
1 parent 5dde009 commit 3fcfb3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asciidoctor-epub3.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ An extension for Asciidoctor that converts AsciiDoc documents to EPUB3 and KF8/M
s.add_development_dependency 'rake', '~> 12.3.2'

s.add_runtime_dependency 'asciidoctor', '>= 1.5.0', '< 3.0.0'
s.add_runtime_dependency 'gepub', '~> 1.0.2'
s.add_runtime_dependency 'gepub', '~> 1.0.3'
s.add_runtime_dependency 'thread_safe', '~> 0.3.6'
s.add_runtime_dependency 'concurrent-ruby', '~> 1.1.5'
end

0 comments on commit 3fcfb3e

Please sign in to comment.