Skip to content

Commit

Permalink
asciidoctor-pdf version upgrade to 2.3.18 or newer.
Browse files Browse the repository at this point in the history
  • Loading branch information
masao committed Aug 24, 2024
1 parent 6d12076 commit 72d940d
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 @@ -6,6 +6,6 @@ gem 'rake-jekyll', '~> 1.1.0'

group :jekyll_plugins do
gem 'jekyll-asciidoc', '~> 3.0.0'
gem 'asciidoctor-pdf'
gem 'asciidoctor-pdf', '~> 2.3.18'
gem 'prawn-gmagick'
end

0 comments on commit 72d940d

Please sign in to comment.