Skip to content

Commit 4ef2cb4

Browse files
sintzoffAndré Sintzoff
andauthored
Gemfile: add asciidoctor-lists (fix 1811) (riscv#1812)
as it is explicitly required in Makefile Co-authored-by: André Sintzoff <[email protected]>
1 parent 1a92b69 commit 4ef2cb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dependencies/Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ source 'https://rubygems.org'
22
gem 'asciidoctor'
33
gem 'asciidoctor-bibtex'
44
gem 'asciidoctor-diagram'
5+
gem 'asciidoctor-lists'
56
gem 'mathematical'
67
gem 'asciidoctor-mathematical'
78
gem 'asciidoctor-pdf'

0 commit comments

Comments
 (0)