Skip to content

Commit

Permalink
Merge pull request #1933 from progit/dependabot/bundler/asciidoctor-2…
Browse files Browse the repository at this point in the history
….0.21

Update asciidoctor requirement from 2.0.20 to 2.0.21
  • Loading branch information
ben authored Feb 21, 2024
2 parents 5f50ef6 + f4e5c4a commit be823c3
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
@@ -1,7 +1,7 @@
source 'https://rubygems.org'

gem 'rake', '13.1.0'
gem 'asciidoctor', '2.0.20'
gem 'asciidoctor', '2.0.21'

gem 'json', '2.6.3'
gem 'awesome_print', '1.9.2'
Expand Down

0 comments on commit be823c3

Please sign in to comment.