metanorma-standoc 1.10.5 → 1.10.6

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-standoc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.10.5
4
+ version: 1.10.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-08-30 00:00:00.000000000 Z
11
+ date: 2021-09-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: asciidoctor
@@ -460,6 +460,7 @@ files:
460
460
  - metanorma-standoc.gemspec
461
461
  - spec/asciidoctor/base_spec.rb
462
462
  - spec/asciidoctor/blocks_spec.rb
463
+ - spec/asciidoctor/cleanup_blocks_spec.rb
463
464
  - spec/asciidoctor/cleanup_sections_spec.rb
464
465
  - spec/asciidoctor/cleanup_spec.rb
465
466
  - spec/asciidoctor/datamodel/attributes_table_preprocessor_spec.rb