Skip to content

Commit dff4b7c

Browse files
Update asciidoctor requirement from 2.0.11 to 2.0.12
Updates the requirements on [asciidoctor](https://github.com/asciidoctor/asciidoctor) to permit the latest version. - [Release notes](https://github.com/asciidoctor/asciidoctor/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor/blob/master/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctor@v2.0.11...v2.0.12) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 651fda5 commit dff4b7c

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.1'
4-
gem 'asciidoctor', '2.0.11'
4+
gem 'asciidoctor', '2.0.12'
55

66
gem 'json', '2.3.1'
77
gem 'awesome_print', '1.8.0'

0 commit comments

Comments
 (0)