metanorma-iso 2.1.8 → 2.2.0

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.8
4
+ version: 2.2.0
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-06 00:00:00.000000000 Z
11
+ date: 2022-09-26 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
@@ -323,17 +323,24 @@ files:
323
323
  - lib/isodoc/iso/html/header.html
324
324
  - lib/isodoc/iso/html/html_iso_intro.html
325
325
  - lib/isodoc/iso/html/html_iso_titlepage.html
326
+ - lib/isodoc/iso/html/htmlstyle.css
326
327
  - lib/isodoc/iso/html/htmlstyle.scss
328
+ - lib/isodoc/iso/html/isodoc-dis.css
327
329
  - lib/isodoc/iso/html/isodoc-dis.scss
330
+ - lib/isodoc/iso/html/isodoc.css
328
331
  - lib/isodoc/iso/html/isodoc.scss
332
+ - lib/isodoc/iso/html/style-human.css
329
333
  - lib/isodoc/iso/html/style-human.scss
334
+ - lib/isodoc/iso/html/style-iso.css
330
335
  - lib/isodoc/iso/html/style-iso.scss
331
336
  - lib/isodoc/iso/html/word_iso_intro-dis.html
332
337
  - lib/isodoc/iso/html/word_iso_intro.html
333
338
  - lib/isodoc/iso/html/word_iso_titlepage-dis.html
334
339
  - lib/isodoc/iso/html/word_iso_titlepage-prf.html
335
340
  - lib/isodoc/iso/html/word_iso_titlepage.html
341
+ - lib/isodoc/iso/html/wordstyle-dis.css
336
342
  - lib/isodoc/iso/html/wordstyle-dis.scss
343
+ - lib/isodoc/iso/html/wordstyle.css
337
344
  - lib/isodoc/iso/html/wordstyle.scss
338
345
  - lib/isodoc/iso/html_convert.rb
339
346
  - lib/isodoc/iso/i18n-en.yaml
@@ -460,6 +467,8 @@ files:
460
467
  - spec/metanorma/section_spec.rb
461
468
  - spec/metanorma/table_spec.rb
462
469
  - spec/metanorma/validate_spec.rb
470
+ - spec/relaton/render_spec.rb
471
+ - spec/requirements/requirement_components_spec.rb
463
472
  - spec/requirements/requirements_spec.rb
464
473
  - spec/requirements/xref_spec.rb
465
474
  - spec/spec_helper.rb