Skip to content

Commit e6abd21

Browse files
authored
Merge pull request #1640 from progit/dependabot/bundler/asciidoctor-2.0.14
Update asciidoctor requirement from 2.0.13 to 2.0.14
2 parents 0d20830 + 5a96ac1 commit e6abd21

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
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22

33
gem 'rake', '13.0.3'
4-
gem 'asciidoctor', '2.0.13'
4+
gem 'asciidoctor', '2.0.14'
55

66
gem 'json', '2.5.1'
77
gem 'awesome_print', '1.9.2'

0 commit comments

Comments
 (0)