metanorma-iso 2.1.9 → 2.2.1

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.1.9
4
+ version: 2.2.1
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-09-07 00:00:00.000000000 Z
11
+ date: 2022-10-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: metanorma-standoc
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 2.2.0
19
+ version: 2.2.4
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: 2.2.0
26
+ version: 2.2.4
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: mnconvert
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -365,6 +365,7 @@ files:
365
365
  - lib/isodoc/iso/word_dis_cleanup.rb
366
366
  - lib/isodoc/iso/word_dis_convert.rb
367
367
  - lib/isodoc/iso/xref.rb
368
+ - lib/isodoc/iso/xref_section.rb
368
369
  - lib/metanorma-iso.rb
369
370
  - lib/metanorma/iso.rb
370
371
  - lib/metanorma/iso/base.rb
@@ -467,6 +468,8 @@ files:
467
468
  - spec/metanorma/section_spec.rb
468
469
  - spec/metanorma/table_spec.rb
469
470
  - spec/metanorma/validate_spec.rb
471
+ - spec/relaton/render_spec.rb
472
+ - spec/requirements/requirement_components_spec.rb
470
473
  - spec/requirements/requirements_spec.rb
471
474
  - spec/requirements/xref_spec.rb
472
475
  - spec/spec_helper.rb