Skip to content

Commit e0cf4cd

Browse files
committed
Add logger required for asciidoctor specs
1 parent 2c82e3f commit e0cf4cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ group :development do
1212
end
1313

1414
group :asciidoc do
15+
gem 'logger'
1516
gem 'asciidoctor'
1617
end
1718

0 commit comments

Comments
 (0)