Skip to content

Commit

Permalink
update pygments.rb to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slonopotamus committed Mar 18, 2021
1 parent 3bfee50 commit 51c9dd1
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 'asciidoctor-diagram', '>= 1.5.0', '< 3.0.0'
s.add_development_dependency 'asciimath', '~> 2.0'
s.add_development_dependency 'coderay', '~> 1.1.0'
s.add_development_dependency 'pygments.rb', '~> 2.1.0'
s.add_development_dependency 'pygments.rb', '~> 2.2.0'
s.add_development_dependency 'rake', '~> 13.0.0'
s.add_development_dependency 'rouge', '~> 3.0'
s.add_development_dependency 'rspec', '~> 3.10.0'
Expand Down

0 comments on commit 51c9dd1

Please sign in to comment.