Skip to content

Commit

Permalink
Merge pull request #1924 from progit/dependabot/bundler/asciidoctor-p…
Browse files Browse the repository at this point in the history
…df-2.3.11

Update asciidoctor-pdf requirement from 2.3.9 to 2.3.11
  • Loading branch information
ben authored Jan 24, 2024
2 parents 5d86bb5 + 8311913 commit 72e1959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem 'awesome_print', '1.9.2'

gem 'asciidoctor-fb2', '0.7.0'
gem 'asciidoctor-epub3', '1.5.1'
gem 'asciidoctor-pdf', '2.3.9'
gem 'asciidoctor-pdf', '2.3.11'

gem 'coderay', '1.1.3'
gem 'pygments.rb', '2.4.1'
Expand Down

0 comments on commit 72e1959

Please sign in to comment.