mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-31 06:33:29 +00:00
Remove duplicate eruby option in asciidoctor task
This commit is contained in:
parent
b6895e6359
commit
9e22190198
@ -3,7 +3,6 @@ apply plugin: 'org.asciidoctor.gradle.asciidoctor'
|
||||
asciidoctor {
|
||||
baseDir = file('src/docs/asciidoc')
|
||||
options = [
|
||||
eruby: 'erubis',
|
||||
eruby: 'erubis',
|
||||
attributes: [
|
||||
copycss : '',
|
||||
|
Loading…
x
Reference in New Issue
Block a user