metanorma-iso 1.10.0 → 1.10.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: 1.10.0
4
+ version: 1.10.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: 2021-10-25 00:00:00.000000000 Z
11
+ date: 2021-11-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: metanorma-standoc
@@ -276,6 +276,7 @@ extra_rdoc_files: []
276
276
  files:
277
277
  - ".gitattributes"
278
278
  - ".github/workflows/rake.yml"
279
+ - ".github/workflows/ubuntu.yml"
279
280
  - ".gitignore"
280
281
  - ".hound.yml"
281
282
  - ".oss-guides.rubocop.yml"
@@ -344,6 +345,7 @@ files:
344
345
  - lib/isodoc/iso/presentation_xml_convert.rb
345
346
  - lib/isodoc/iso/sections.rb
346
347
  - lib/isodoc/iso/sts_convert.rb
348
+ - lib/isodoc/iso/word_cleanup.rb
347
349
  - lib/isodoc/iso/word_convert.rb
348
350
  - lib/isodoc/iso/xref.rb
349
351
  - lib/metanorma-iso.rb
@@ -405,6 +407,8 @@ files:
405
407
  - spec/isodoc/xref_spec.rb
406
408
  - spec/metanorma/processor_spec.rb
407
409
  - spec/spec_helper.rb
410
+ - spec/vcr_cassettes/docrels.yml
411
+ - spec/vcr_cassettes/sortrefs.yml
408
412
  homepage: https://github.com/metanorma/metanorma-iso
409
413
  licenses:
410
414
  - BSD-2-Clause