metanorma-itu 1.2.15 → 1.2.16

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ffb983ed512580a604a3c27ad83a232cebe458f4d5596a4a71f3dedfcb7810db
4
- data.tar.gz: 2f75e990f258c04e5fc8415234b033c9f103bf3d359a2e545bf27b4cabf68877
3
+ metadata.gz: 74f8f79bc99c8ff459c43ec1dd68f5fc1486f9f55d2632408a3d22514b5c9d9e
4
+ data.tar.gz: 9c15a9900916ffaad81a23b3d44e8238da413fbf2bc042a8c5aa2ff34a67e62b
5
5
  SHA512:
6
- metadata.gz: a209fa5be357695a99566411b459852154f5eafd065ce88f6b2bd8d6c32ce8a0720cd0ae1eca1c3881aa4a4590476cf135035804e6120445c2fdc22bd1fc451d
7
- data.tar.gz: a8bc66759c3be7fe9e072c4e6947737781286c51930f766e314e69f53069c2292e6c505bbfc3e373a5c9c5f4b7c5ba46e5655bd23c45339616c7183bbd272757
6
+ metadata.gz: 00f039f6898254841544adace9b22ecc17e9e470198885be2027dc2b435401203fd240ccbcc0a61dae4bf239791e42a62ec27235e940060aea64168f07b5526e
7
+ data.tar.gz: ca7a801478f776e35b0dc25fac1b32cc9e5b610466a85ad381e4b689bef95159fbdb5e3017e3a542f0eaa8329bef5b724104b50b9abc5a6a070c63a00381376e
data/.gitignore CHANGED
@@ -2,3 +2,5 @@
2
2
  .byebug_history
3
3
  .rspec_status
4
4
  coverage/
5
+
6
+ .rubocop-https--*
data/.rubocop.yml CHANGED
@@ -1,6 +1,14 @@
1
1
  # This project follows the Ribose OSS style guide.
2
2
  # https://github.com/riboseinc/oss-guides
3
3
  # All project-specific additions and overrides should be specified in this file.
4
-
5
4
  inherit_from:
6
5
  - https://raw.githubusercontent.com/riboseinc/oss-guides/master/ci/rubocop.yml
6
+
7
+ # local repo-specific modifications
8
+
9
+ AllCops:
10
+ DisplayCopNames: false
11
+ StyleGuideCopsOnly: false
12
+ TargetRubyVersion: 2.4
13
+ Rails:
14
+ Enabled: true
@@ -124,7 +124,7 @@
124
124
  <value>application/tei+xml</value>
125
125
  <value>text/x-asciidoc</value>
126
126
  <value>text/markdown</value>
127
- <value>application/x-isodoc+xml</value>
127
+ <value>application/x-metanorma+xml</value>
128
128
  <text/>
129
129
  </choice>
130
130
  </attribute>
@@ -452,6 +452,7 @@
452
452
  <attribute name="type">
453
453
  <choice>
454
454
  <value>isni</value>
455
+ <value>orcid</value>
455
456
  <value>uri</value>
456
457
  </choice>
457
458
  </attribute>
@@ -461,10 +462,7 @@
461
462
  <define name="org-identifier">
462
463
  <element name="identifier">
463
464
  <attribute name="type">
464
- <choice>
465
- <value>orcid</value>
466
- <value>uri</value>
467
- </choice>
465
+ <data type="string" datatypeLibrary=""/>
468
466
  </attribute>
469
467
  <text/>
470
468
  </element>
@@ -1106,7 +1104,7 @@
1106
1104
  <value>complementOf</value>
1107
1105
  <value>obsoletes</value>
1108
1106
  <value>obsoletedBy</value>
1109
- <value>cited</value>
1107
+ <value>cites</value>
1110
1108
  <value>isCitedIn</value>
1111
1109
  </choice>
1112
1110
  </define>
@@ -5443,8 +5443,8 @@
5443
5443
  <fo:block start-indent="{5 * $level}mm" text-indent="-5mm">
5444
5444
  <xsl:apply-templates/>
5445
5445
  </fo:block>
5446
- </xsl:template><xsl:template match="*[local-name() = 'bookmark']">
5447
- <fo:inline id="{@id}"/>
5446
+ </xsl:template><xsl:template match="*[local-name() = 'bookmark']" name="bookmark">
5447
+ <fo:inline id="{@id}" font-size="1pt"/>
5448
5448
  </xsl:template><xsl:template match="*[local-name() = 'errata']">
5449
5449
  <!-- <row>
5450
5450
  <date>05-07-2013</date>
@@ -5443,8 +5443,8 @@
5443
5443
  <fo:block start-indent="{5 * $level}mm" text-indent="-5mm">
5444
5444
  <xsl:apply-templates/>
5445
5445
  </fo:block>
5446
- </xsl:template><xsl:template match="*[local-name() = 'bookmark']">
5447
- <fo:inline id="{@id}"/>
5446
+ </xsl:template><xsl:template match="*[local-name() = 'bookmark']" name="bookmark">
5447
+ <fo:inline id="{@id}" font-size="1pt"/>
5448
5448
  </xsl:template><xsl:template match="*[local-name() = 'errata']">
5449
5449
  <!-- <row>
5450
5450
  <date>05-07-2013</date>
@@ -5443,8 +5443,8 @@
5443
5443
  <fo:block start-indent="{5 * $level}mm" text-indent="-5mm">
5444
5444
  <xsl:apply-templates/>
5445
5445
  </fo:block>
5446
- </xsl:template><xsl:template match="*[local-name() = 'bookmark']">
5447
- <fo:inline id="{@id}"/>
5446
+ </xsl:template><xsl:template match="*[local-name() = 'bookmark']" name="bookmark">
5447
+ <fo:inline id="{@id}" font-size="1pt"/>
5448
5448
  </xsl:template><xsl:template match="*[local-name() = 'errata']">
5449
5449
  <!-- <row>
5450
5450
  <date>05-07-2013</date>
@@ -5443,8 +5443,8 @@
5443
5443
  <fo:block start-indent="{5 * $level}mm" text-indent="-5mm">
5444
5444
  <xsl:apply-templates/>
5445
5445
  </fo:block>
5446
- </xsl:template><xsl:template match="*[local-name() = 'bookmark']">
5447
- <fo:inline id="{@id}"/>
5446
+ </xsl:template><xsl:template match="*[local-name() = 'bookmark']" name="bookmark">
5447
+ <fo:inline id="{@id}" font-size="1pt"/>
5448
5448
  </xsl:template><xsl:template match="*[local-name() = 'errata']">
5449
5449
  <!-- <row>
5450
5450
  <date>05-07-2013</date>
@@ -5443,8 +5443,8 @@
5443
5443
  <fo:block start-indent="{5 * $level}mm" text-indent="-5mm">
5444
5444
  <xsl:apply-templates/>
5445
5445
  </fo:block>
5446
- </xsl:template><xsl:template match="*[local-name() = 'bookmark']">
5447
- <fo:inline id="{@id}"/>
5446
+ </xsl:template><xsl:template match="*[local-name() = 'bookmark']" name="bookmark">
5447
+ <fo:inline id="{@id}" font-size="1pt"/>
5448
5448
  </xsl:template><xsl:template match="*[local-name() = 'errata']">
5449
5449
  <!-- <row>
5450
5450
  <date>05-07-2013</date>
@@ -5443,8 +5443,8 @@
5443
5443
  <fo:block start-indent="{5 * $level}mm" text-indent="-5mm">
5444
5444
  <xsl:apply-templates/>
5445
5445
  </fo:block>
5446
- </xsl:template><xsl:template match="*[local-name() = 'bookmark']">
5447
- <fo:inline id="{@id}"/>
5446
+ </xsl:template><xsl:template match="*[local-name() = 'bookmark']" name="bookmark">
5447
+ <fo:inline id="{@id}" font-size="1pt"/>
5448
5448
  </xsl:template><xsl:template match="*[local-name() = 'errata']">
5449
5449
  <!-- <row>
5450
5450
  <date>05-07-2013</date>
@@ -5443,8 +5443,8 @@
5443
5443
  <fo:block start-indent="{5 * $level}mm" text-indent="-5mm">
5444
5444
  <xsl:apply-templates/>
5445
5445
  </fo:block>
5446
- </xsl:template><xsl:template match="*[local-name() = 'bookmark']">
5447
- <fo:inline id="{@id}"/>
5446
+ </xsl:template><xsl:template match="*[local-name() = 'bookmark']" name="bookmark">
5447
+ <fo:inline id="{@id}" font-size="1pt"/>
5448
5448
  </xsl:template><xsl:template match="*[local-name() = 'errata']">
5449
5449
  <!-- <row>
5450
5450
  <date>05-07-2013</date>
@@ -5443,8 +5443,8 @@
5443
5443
  <fo:block start-indent="{5 * $level}mm" text-indent="-5mm">
5444
5444
  <xsl:apply-templates/>
5445
5445
  </fo:block>
5446
- </xsl:template><xsl:template match="*[local-name() = 'bookmark']">
5447
- <fo:inline id="{@id}"/>
5446
+ </xsl:template><xsl:template match="*[local-name() = 'bookmark']" name="bookmark">
5447
+ <fo:inline id="{@id}" font-size="1pt"/>
5448
5448
  </xsl:template><xsl:template match="*[local-name() = 'errata']">
5449
5449
  <!-- <row>
5450
5450
  <date>05-07-2013</date>
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module ITU
3
- VERSION = "1.2.15"
3
+ VERSION = "1.2.16"
4
4
  end
5
5
  end
@@ -38,7 +38,7 @@ Gem::Specification.new do |spec|
38
38
  spec.add_development_dependency "guard-rspec", "~> 4.7"
39
39
  spec.add_development_dependency "rake", "~> 13.0"
40
40
  spec.add_development_dependency "rspec", "~> 3.6"
41
- spec.add_development_dependency "rubocop", "= 0.54.0"
41
+ spec.add_development_dependency "rubocop", "~> 1.5.2"
42
42
  spec.add_development_dependency "simplecov", "~> 0.15"
43
43
  spec.add_development_dependency "timecop", "~> 0.9"
44
44
  spec.add_development_dependency "vcr", "~> 5.0.0"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-itu
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.15
4
+ version: 1.2.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-03-16 00:00:00.000000000 Z
11
+ date: 2021-03-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: htmlentities
@@ -196,16 +196,16 @@ dependencies:
196
196
  name: rubocop
197
197
  requirement: !ruby/object:Gem::Requirement
198
198
  requirements:
199
- - - '='
199
+ - - "~>"
200
200
  - !ruby/object:Gem::Version
201
- version: 0.54.0
201
+ version: 1.5.2
202
202
  type: :development
203
203
  prerelease: false
204
204
  version_requirements: !ruby/object:Gem::Requirement
205
205
  requirements:
206
- - - '='
206
+ - - "~>"
207
207
  - !ruby/object:Gem::Version
208
- version: 0.54.0
208
+ version: 1.5.2
209
209
  - !ruby/object:Gem::Dependency
210
210
  name: simplecov
211
211
  requirement: !ruby/object:Gem::Requirement