metanorma-itu 0.2.1 → 0.2.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/asciidoctor/itu/i18n-en.yaml +2 -0
- data/lib/metanorma/itu/version.rb +1 -1
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6bd93250cef1ebfff2e5870f28755874923fa9801838cb315838fc41cba41ef6
|
4
|
+
data.tar.gz: fb5fa99e59b26f23b90d2e751fa19e294c9cd959d4684aa07f5d0bb016d3946b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d7f8eba69fecde7049e361ab52c5b7b54f9dabeab573dfa279cc1af3c7d015bd821bd83b7b08112ad8e58f61d34e12feb3130eb8a1d1cf1ec8d9732582b864af
|
7
|
+
data.tar.gz: 2cd7f392803e734f212a28762f839ea17adfb32a1ec87326251c34034991b96e8376f0367e2626da9e4ba8d00f3824ffa7bd9c7b07d817e5335f5c82523695fa
|
@@ -0,0 +1,2 @@
|
|
1
|
+
norm_with_refs_pref:
|
2
|
+
The following ITU-T Recommendations and other references contain provisions which, through reference in this text, constitute provisions of this Recommendation. At the time of publication, the editions indicated were valid. All Recommendations and other references are subject to revision; users of this Recommendation are therefore encouraged to investigate the possibility of applying the most recent edition of the Recommendations and other references listed below. A list of the currently valid ITU-T Recommendations is regularly published. The reference to a document within this Recommendation does not give it, as a stand-alone document, the status of a Recommendation.
|
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: 0.2.
|
4
|
+
version: 0.2.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ribose Inc.
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-09-
|
11
|
+
date: 2019-09-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: asciidoctor
|
@@ -260,6 +260,7 @@ files:
|
|
260
260
|
- lib/asciidoctor/itu/biblio.rng
|
261
261
|
- lib/asciidoctor/itu/converter.rb
|
262
262
|
- lib/asciidoctor/itu/front.rb
|
263
|
+
- lib/asciidoctor/itu/i18n-en.yaml
|
263
264
|
- lib/asciidoctor/itu/isodoc.rng
|
264
265
|
- lib/asciidoctor/itu/isostandard.rng
|
265
266
|
- lib/asciidoctor/itu/itu.rng
|