metanorma-iso 2.0.4 → 2.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-iso
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.4
4
+ version: 2.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-02-21 00:00:00.000000000 Z
11
+ date: 2022-03-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: metanorma-standoc
@@ -362,6 +362,7 @@ files:
362
362
  - lib/metanorma/iso/section.rb
363
363
  - lib/metanorma/iso/validate.rb
364
364
  - lib/metanorma/iso/validate_image.rb
365
+ - lib/metanorma/iso/validate_list.rb
365
366
  - lib/metanorma/iso/validate_requirements.rb
366
367
  - lib/metanorma/iso/validate_section.rb
367
368
  - lib/metanorma/iso/validate_style.rb
@@ -422,6 +423,8 @@ files:
422
423
  - spec/metanorma/table_spec.rb
423
424
  - spec/metanorma/validate_spec.rb
424
425
  - spec/spec_helper.rb
426
+ - spec/vcr_cassettes/docrels.yml
427
+ - spec/vcr_cassettes/withdrawn_iso.yml
425
428
  homepage: https://github.com/metanorma/metanorma-iso
426
429
  licenses:
427
430
  - BSD-2-Clause