Skip to content

Commit 2078c0d

Browse files
authored
Merge pull request #1590 from progit/dependabot/bundler/asciidoctor-pdf-1.5.4
Update asciidoctor-pdf requirement from 1.5.3 to 1.5.4
2 parents 04f9cc9 + b1d398e commit 2078c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gem 'json', '2.5.1'
77
gem 'awesome_print', '1.8.0'
88

99
gem 'asciidoctor-epub3', '1.5.0.alpha.19'
10-
gem 'asciidoctor-pdf', '1.5.3'
10+
gem 'asciidoctor-pdf', '1.5.4'
1111

1212
gem 'coderay', '1.1.3'
1313
gem 'pygments.rb', '1.2.1'

0 commit comments

Comments
 (0)