Skip to content

Commit abce214

Browse files
authored
Merge pull request #1705 from progit/dependabot/bundler/asciidoctor-pdf-1.6.1
2 parents 3c15eb0 + aacd15e commit abce214

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.9.2'
88

99
gem 'asciidoctor-epub3', '1.5.1'
10-
gem 'asciidoctor-pdf', '1.6.0'
10+
gem 'asciidoctor-pdf', '1.6.1'
1111

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

0 commit comments

Comments
 (0)