metanorma-itu 1.2.12 → 1.2.13

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,6 +16,7 @@ module IsoDoc
16
16
  case doctype = docxml&.at(ns("//bibdata/ext/doctype"))&.text
17
17
  when "resolution" then "itu.resolution.xsl"
18
18
  when "recommendation-annex" then "itu.recommendation-annex.xsl"
19
+ when "recommendation-supplement" then "itu.recommendation-supplement.xsl"
19
20
  when "technical-report" then "itu.technical-report.xsl"
20
21
  when "technical-paper" then "itu.technical-paper.xsl"
21
22
  else
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module ITU
3
- VERSION = "1.2.12"
3
+ VERSION = "1.2.13"
4
4
  end
5
5
  end
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.12
4
+ version: 1.2.13
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-01-25 00:00:00.000000000 Z
11
+ date: 2021-02-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: htmlentities
@@ -323,6 +323,7 @@ files:
323
323
  - lib/isodoc/itu/i18n.rb
324
324
  - lib/isodoc/itu/init.rb
325
325
  - lib/isodoc/itu/itu.recommendation-annex.xsl
326
+ - lib/isodoc/itu/itu.recommendation-supplement.xsl
326
327
  - lib/isodoc/itu/itu.recommendation.xsl
327
328
  - lib/isodoc/itu/itu.resolution.xsl
328
329
  - lib/isodoc/itu/itu.technical-paper.xsl
@@ -359,7 +360,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
359
360
  - !ruby/object:Gem::Version
360
361
  version: '0'
361
362
  requirements: []
362
- rubygems_version: 3.0.3
363
+ rubygems_version: 3.1.4
363
364
  signing_key:
364
365
  specification_version: 4
365
366
  summary: Metanorma for the ITU