metanorma-cli 1.2.13 → 1.2.13.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/metanorma/cli/version.rb +1 -1
- metadata +2 -36
- data/05-020r26.rxl +0 -75
- data/05-020r26.xml.zip +0 -0
- data/Gemfile.lock +0 -324
- data/a +0 -3
- data/a.json +0 -33
- data/a.rb +0 -13
- data/a.rxl +0 -45
- data/b +0 -85
- data/csd-tofix 2.zip +0 -0
- data/csd-tofix.zip +0 -0
- data/exe/metanorma.old +0 -178
- data/extract/sourcecode/sourcecode-0000.txt +0 -5
- data/files.zip +0 -0
- data/relaton/cache/version +0 -1
- data/rice.rxl +0 -51
- data/sourcecode/0 +0 -5
- data/test.rxl +0 -52
- data/tmp/my-custom-csd/Gemfile +0 -4
- data/tmp/my-custom-csd/Makefile +0 -144
- data/tmp/my-custom-csd/Makefile.win +0 -116
- data/tmp/my-custom-csd/appveyor.yml +0 -29
- data/tmp/my-custom-csd/metanorma.yml +0 -4
- data/tmp/my-document/Gemfile +0 -4
- data/tmp/my-document/Makefile +0 -144
- data/tmp/my-document/Makefile.win +0 -116
- data/tmp/my-document/appveyor.yml +0 -29
- data/tmp/my-document/metanorma.yml +0 -4
- data/tmp/my-local-document/Gemfile +0 -4
- data/tmp/my-local-document/Makefile +0 -144
- data/tmp/my-local-document/Makefile.win +0 -116
- data/tmp/my-local-document/appveyor.yml +0 -29
- data/tmp/my-local-document/metanorma.yml +0 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5619f8c8d86684e00381dee890dc190b0ca7d9a8f7cbcd5b5bda9a9d2d6d0c36
|
4
|
+
data.tar.gz: 71ff5f56b57549cd38a6766879b7e64833c6c7a61af48665d512d5f3e004eb54
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8dad3bfd10c2b26d832e97edd0699bb523d20775f0634391f75754a62ba2607ab09aec3f3ec1e25453791bca723e9e3f465561ce1fcac98f98493f7f7322d9ea
|
7
|
+
data.tar.gz: aa59ca45932ffe1bc520e9d4a6b2f7b9e8051116702f9e1a587cb7fa33b441b1c716261a9bf10def4a0129ee70bdc421f1aae2790b0f5dd98b4d5c5b2228dbdb
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: metanorma-cli
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.13
|
4
|
+
version: 1.2.13.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ribose Inc.
|
@@ -394,35 +394,21 @@ email:
|
|
394
394
|
executables:
|
395
395
|
- metanorma
|
396
396
|
- metanorma-manifest
|
397
|
-
- metanorma.old
|
398
397
|
extensions: []
|
399
398
|
extra_rdoc_files:
|
400
399
|
- README.adoc
|
401
400
|
- LICENSE
|
402
401
|
files:
|
403
|
-
- 05-020r26.rxl
|
404
|
-
- 05-020r26.xml.zip
|
405
402
|
- CODE_OF_CONDUCT.md
|
406
403
|
- Gemfile
|
407
|
-
- Gemfile.lock
|
408
404
|
- LICENSE
|
409
405
|
- README.adoc
|
410
406
|
- Rakefile
|
411
|
-
- a
|
412
|
-
- a.json
|
413
|
-
- a.rb
|
414
|
-
- a.rxl
|
415
|
-
- b
|
416
407
|
- bin/console
|
417
408
|
- bin/rspec
|
418
409
|
- bin/setup
|
419
|
-
- csd-tofix 2.zip
|
420
|
-
- csd-tofix.zip
|
421
410
|
- exe/metanorma
|
422
411
|
- exe/metanorma-manifest
|
423
|
-
- exe/metanorma.old
|
424
|
-
- extract/sourcecode/sourcecode-0000.txt
|
425
|
-
- files.zip
|
426
412
|
- i18n.yaml
|
427
413
|
- lib/metanorma-cli.rb
|
428
414
|
- lib/metanorma/cli.rb
|
@@ -437,9 +423,6 @@ files:
|
|
437
423
|
- lib/metanorma/cli/ui.rb
|
438
424
|
- lib/metanorma/cli/version.rb
|
439
425
|
- metanorma-cli.gemspec
|
440
|
-
- relaton/cache/version
|
441
|
-
- rice.rxl
|
442
|
-
- sourcecode/0
|
443
426
|
- templates/base/.gitignore
|
444
427
|
- templates/base/.gitlab-ci.yml
|
445
428
|
- templates/base/.travis.yml
|
@@ -448,22 +431,6 @@ files:
|
|
448
431
|
- templates/base/Makefile.win
|
449
432
|
- templates/base/appveyor.yml
|
450
433
|
- templates/base/metanorma.yml
|
451
|
-
- test.rxl
|
452
|
-
- tmp/my-custom-csd/Gemfile
|
453
|
-
- tmp/my-custom-csd/Makefile
|
454
|
-
- tmp/my-custom-csd/Makefile.win
|
455
|
-
- tmp/my-custom-csd/appveyor.yml
|
456
|
-
- tmp/my-custom-csd/metanorma.yml
|
457
|
-
- tmp/my-document/Gemfile
|
458
|
-
- tmp/my-document/Makefile
|
459
|
-
- tmp/my-document/Makefile.win
|
460
|
-
- tmp/my-document/appveyor.yml
|
461
|
-
- tmp/my-document/metanorma.yml
|
462
|
-
- tmp/my-local-document/Gemfile
|
463
|
-
- tmp/my-local-document/Makefile
|
464
|
-
- tmp/my-local-document/Makefile.win
|
465
|
-
- tmp/my-local-document/appveyor.yml
|
466
|
-
- tmp/my-local-document/metanorma.yml
|
467
434
|
homepage: https://www.metanorma.com
|
468
435
|
licenses:
|
469
436
|
- BSD-2-Clause
|
@@ -483,8 +450,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
483
450
|
- !ruby/object:Gem::Version
|
484
451
|
version: '0'
|
485
452
|
requirements: []
|
486
|
-
|
487
|
-
rubygems_version: 2.7.6
|
453
|
+
rubygems_version: 3.0.3
|
488
454
|
signing_key:
|
489
455
|
specification_version: 4
|
490
456
|
summary: Metanorma is the standard of standards; the metanorma gem allows you to create
|
data/05-020r26.rxl
DELETED
@@ -1,75 +0,0 @@
|
|
1
|
-
<bibdata type="standard">
|
2
|
-
<title language="en" format="text/plain">Technical Committee Policies and Procedures</title>
|
3
|
-
<uri>http://docs.opengeospatial.org/pol/05-020r26/05-020r26.html</uri>
|
4
|
-
<uri type="xml">https://riboseinc.github.io/ogc-tcpnp/ogc-tcpnp.xml</uri>
|
5
|
-
<uri type="pdf">https://riboseinc.github.io/ogc-tcpnp/ogc-tcpnp.pdf</uri>
|
6
|
-
<uri type="doc">https://riboseinc.github.io/ogc-tcpnp/ogc-tcpnp.doc</uri>
|
7
|
-
<docidentifier type="ogc-external">http://www.opengis.net/doc/pol/tcpnp/26.0</docidentifier>
|
8
|
-
<docidentifier type="ogc-internal">05-020r26</docidentifier>
|
9
|
-
<docnumber>05-020r26</docnumber>
|
10
|
-
<date type="published">
|
11
|
-
<on>2018-07-24</on>
|
12
|
-
</date>
|
13
|
-
<date type="issued">
|
14
|
-
<on>2018-06-05</on>
|
15
|
-
</date>
|
16
|
-
<date type="received">
|
17
|
-
<on>2018-02-14</on>
|
18
|
-
</date>
|
19
|
-
<contributor>
|
20
|
-
<role type="editor"/>
|
21
|
-
<person>
|
22
|
-
<name>
|
23
|
-
<completename>Scott Simmons</completename>
|
24
|
-
</name>
|
25
|
-
</person>
|
26
|
-
</contributor>
|
27
|
-
<contributor>
|
28
|
-
<role type="publisher"/>
|
29
|
-
<organization>
|
30
|
-
<name>OGC</name>
|
31
|
-
</organization>
|
32
|
-
</contributor>
|
33
|
-
<edition>26.0</edition>
|
34
|
-
|
35
|
-
<language>en</language>
|
36
|
-
<script>Latn</script><abstract><p>The <eref type="inline" bibitemid="OGC" citeas="OGC 11-145"/> provides a collaborative, consensus process for developing and approving open, international standards for the geospatial domain. "International standards" (as defined in <eref type="inline" bibitemid="ISODIR2" citeas="ISO/IEC Guide 2:2004"/>) are those adopted by an international standardizing/standards organization and made available to the public. Specifically, an OGC standard is:</p>
|
37
|
-
<p>A document, established by consensus and approved by the OGC Membership, that provides, for common and repeated use, rules, guidelines or characteristics for activities or their results, aimed at the achievement of the optimum degree of order in a given context.</p>
|
38
|
-
<p>To guide an open standards development and approval process, a member approved Policies and Procedures is required.</p>
|
39
|
-
<p>This document describes the OGC Technical Committee (TC) policies and procedures (P&P). The TC has been granted authority to operate by the OGC Bylaws. The TC is composed of individuals representing organizations that are duly recognized members in good standing of the OGC. The Technical Committee Chair (TCC - see <xref target="role-of-the-technical-committee-chair-tcc"/>) facilitates the TC process.</p>
|
40
|
-
<p>The TC P&P:</p>
|
41
|
-
<ul>
|
42
|
-
<li>
|
43
|
-
<p>Documents all TC voting processes and procedures;</p>
|
44
|
-
</li>
|
45
|
-
<li>
|
46
|
-
<p>Documents the formation, scope and processes required for TC subgroup and committee activities;</p>
|
47
|
-
</li>
|
48
|
-
<li>
|
49
|
-
<p>Documents the processes and procedures for submitting, reviewing, and approving a new standard using the Request for Comment procedures; and</p>
|
50
|
-
</li>
|
51
|
-
<li>
|
52
|
-
<p>Documents the process for revisions to adopted OGC® standards.</p>
|
53
|
-
</li>
|
54
|
-
</ul>
|
55
|
-
<p>As the needs and purpose of the TC change, these policies and procedures changes are approved by an electronic vote of the Voting Members of OGC TC or by recommendation of the OGC Planning Committee (PC). These policies and procedures may be augmented or clarified by Policy Directives issued and approved by the TC or the PC. Such directives are databased and hyperlinked to/from the appropriate portion of this document.</p>
|
56
|
-
<p>The OGC Technical Committee provides an open, collaborative forum for professional discussion related to the consensus development and/or evaluation, approval, and revision of OGC international standards. The primary use of approved OGC standards is to provide the ability to build and deploy interoperable geospatial solutions in the larger Information Technology (IT) domain.</p>
|
57
|
-
<p>The OGC Principles of Conduct (<eref type="inline" bibitemid="OGCPOC" citeas="OGC Principles of Conduct"/>) govern personal and public interactions in any TC activity.</p></abstract>
|
58
|
-
<status>
|
59
|
-
<stage>published</stage>
|
60
|
-
</status>
|
61
|
-
<copyright>
|
62
|
-
<from>2018</from>
|
63
|
-
<owner>
|
64
|
-
<organization>
|
65
|
-
<name>OGC</name>
|
66
|
-
</organization>
|
67
|
-
</owner>
|
68
|
-
</copyright>
|
69
|
-
<ext>
|
70
|
-
<doctype>policy</doctype>
|
71
|
-
<editorialgroup>
|
72
|
-
<committee>Technical Committee</committee>
|
73
|
-
</editorialgroup>
|
74
|
-
</ext>
|
75
|
-
</bibdata>
|
data/05-020r26.xml.zip
DELETED
Binary file
|
data/Gemfile.lock
DELETED
@@ -1,324 +0,0 @@
|
|
1
|
-
PATH
|
2
|
-
remote: .
|
3
|
-
specs:
|
4
|
-
metanorma-cli (1.2.12.1)
|
5
|
-
fontist (~> 0.2.0)
|
6
|
-
git (~> 1.5)
|
7
|
-
isodoc (~> 1.0.0)
|
8
|
-
metanorma (~> 1.0.0)
|
9
|
-
metanorma-csa (~> 1.4.0)
|
10
|
-
metanorma-csd (~> 1.3.0)
|
11
|
-
metanorma-gb (~> 1.3.0)
|
12
|
-
metanorma-generic (~> 1.4.0)
|
13
|
-
metanorma-iec (~> 1.0.0)
|
14
|
-
metanorma-ietf (~> 2.0.0)
|
15
|
-
metanorma-iho (~> 0.0.1)
|
16
|
-
metanorma-iso (~> 1.3.0)
|
17
|
-
metanorma-itu (~> 1.0.0)
|
18
|
-
metanorma-m3d (~> 1.3.0)
|
19
|
-
metanorma-nist (~> 1.0.0)
|
20
|
-
metanorma-ogc (~> 1.0.0)
|
21
|
-
metanorma-standoc (~> 1.3.0, >= 1.3.18)
|
22
|
-
metanorma-un (~> 0.3.1)
|
23
|
-
relaton-cli (>= 0.8.2)
|
24
|
-
thor (~> 0.20.3)
|
25
|
-
|
26
|
-
GEM
|
27
|
-
remote: https://rubygems.org/
|
28
|
-
specs:
|
29
|
-
addressable (2.7.0)
|
30
|
-
public_suffix (>= 2.0.2, < 5.0)
|
31
|
-
asciidoctor (2.0.10)
|
32
|
-
asciimath (1.0.9)
|
33
|
-
bibtex-ruby (5.1.4)
|
34
|
-
latex-decode (~> 0.0)
|
35
|
-
byebug (10.0.2)
|
36
|
-
camertron-eprun (1.1.1)
|
37
|
-
cldr-plurals-runtime-rb (1.0.1)
|
38
|
-
cnccs (0.1.6)
|
39
|
-
coderay (1.1.2)
|
40
|
-
concurrent-ruby (1.1.6)
|
41
|
-
diff-lcs (1.3)
|
42
|
-
domain_name (0.5.20190701)
|
43
|
-
unf (>= 0.0.5, < 1.0.0)
|
44
|
-
down (5.1.1)
|
45
|
-
addressable (~> 2.5)
|
46
|
-
equivalent-xml (0.6.0)
|
47
|
-
nokogiri (>= 1.4.3)
|
48
|
-
faraday (1.0.1)
|
49
|
-
multipart-post (>= 1.2, < 3)
|
50
|
-
ffi (1.12.2)
|
51
|
-
ffi-compiler2 (2.0.0)
|
52
|
-
ffi (>= 1.0.0)
|
53
|
-
rake
|
54
|
-
fontist (0.2.0)
|
55
|
-
down (~> 5.0)
|
56
|
-
libmspack (~> 0.1.0)
|
57
|
-
gb-agencies (0.0.6)
|
58
|
-
git (1.7.0)
|
59
|
-
rchardet (~> 1.8)
|
60
|
-
html2doc (1.0.1)
|
61
|
-
asciimath (~> 1.0.9)
|
62
|
-
htmlentities (~> 4.3.4)
|
63
|
-
image_size
|
64
|
-
mime-types
|
65
|
-
nokogiri (>= 1.10.4)
|
66
|
-
thread_safe
|
67
|
-
uuidtools
|
68
|
-
htmlentities (4.3.4)
|
69
|
-
http-cookie (1.0.3)
|
70
|
-
domain_name (~> 0.5)
|
71
|
-
iev (0.2.3)
|
72
|
-
nokogiri (>= 1.10.4)
|
73
|
-
image_size (2.0.2)
|
74
|
-
iso-639 (0.3.5)
|
75
|
-
iso639 (1.3.2)
|
76
|
-
isodoc (1.0.27)
|
77
|
-
asciimath
|
78
|
-
html2doc (~> 1.0.0)
|
79
|
-
htmlentities (~> 4.3.4)
|
80
|
-
liquid
|
81
|
-
metanorma (~> 1.0.0)
|
82
|
-
nokogiri (>= 1.10.4)
|
83
|
-
rake (~> 12.0)
|
84
|
-
roman-numerals
|
85
|
-
sassc (~> 2.2.1)
|
86
|
-
thread_safe
|
87
|
-
uuidtools
|
88
|
-
isoics (0.1.8)
|
89
|
-
latex-decode (0.3.1)
|
90
|
-
libmspack (0.1.0)
|
91
|
-
ffi
|
92
|
-
ffi-compiler2 (>= 2.0.0)
|
93
|
-
liquid (4.0.3)
|
94
|
-
mathml2asciimath (0.0.10)
|
95
|
-
htmlentities (~> 4.3.4)
|
96
|
-
nokogiri (>= 1.10.4)
|
97
|
-
metanorma (1.0.5)
|
98
|
-
asciidoctor
|
99
|
-
htmlentities
|
100
|
-
mn2pdf (~> 1.13)
|
101
|
-
nokogiri
|
102
|
-
metanorma-csa (1.4.11)
|
103
|
-
htmlentities (~> 4.3.4)
|
104
|
-
image_size
|
105
|
-
isodoc (~> 1.0.0)
|
106
|
-
metanorma-standoc (~> 1.3.0)
|
107
|
-
mime-types
|
108
|
-
ruby-jing
|
109
|
-
thread_safe
|
110
|
-
uuidtools
|
111
|
-
metanorma-csd (1.3.21)
|
112
|
-
isodoc (~> 1.0.0)
|
113
|
-
metanorma-standoc (~> 1.3.0)
|
114
|
-
metanorma-gb (1.3.24)
|
115
|
-
gb-agencies (~> 0.0.4)
|
116
|
-
htmlentities (~> 4.3.4)
|
117
|
-
isodoc (~> 1.0.0)
|
118
|
-
metanorma-iso (~> 1.3.0)
|
119
|
-
twitter_cldr (~> 4.4.4)
|
120
|
-
metanorma-generic (1.4.9)
|
121
|
-
htmlentities (~> 4.3.4)
|
122
|
-
isodoc (~> 1.0.0)
|
123
|
-
metanorma-standoc (~> 1.3.0)
|
124
|
-
ruby-jing
|
125
|
-
metanorma-iec (1.0.7)
|
126
|
-
isodoc (~> 1.0.0)
|
127
|
-
metanorma-iso (~> 1.3.0)
|
128
|
-
ruby-jing
|
129
|
-
metanorma-ietf (2.0.10)
|
130
|
-
isodoc (~> 1.0.0)
|
131
|
-
mathml2asciimath
|
132
|
-
metanorma-standoc (~> 1.3.0)
|
133
|
-
metanorma-iho (0.0.2)
|
134
|
-
htmlentities (~> 4.3.4)
|
135
|
-
isodoc (~> 1.0.0)
|
136
|
-
metanorma-generic (~> 1.4.0)
|
137
|
-
metanorma-standoc (~> 1.3.0)
|
138
|
-
metanorma-iso (1.3.25)
|
139
|
-
isodoc (~> 1.0.0)
|
140
|
-
metanorma-standoc (~> 1.3.0)
|
141
|
-
ruby-jing
|
142
|
-
metanorma-itu (1.0.15)
|
143
|
-
htmlentities (~> 4.3.4)
|
144
|
-
isodoc (~> 1.0.0)
|
145
|
-
metanorma-standoc (~> 1.3.0)
|
146
|
-
ruby-jing
|
147
|
-
metanorma-m3d (1.3.19)
|
148
|
-
asciimath
|
149
|
-
htmlentities (~> 4.3.4)
|
150
|
-
image_size
|
151
|
-
isodoc (~> 1.0.0)
|
152
|
-
metanorma-standoc (~> 1.3.0)
|
153
|
-
mime-types
|
154
|
-
ruby-jing
|
155
|
-
thread_safe
|
156
|
-
uuidtools
|
157
|
-
metanorma-nist (1.0.7)
|
158
|
-
htmlentities (~> 4.3.4)
|
159
|
-
isodoc (~> 1.0.0)
|
160
|
-
metanorma-standoc (~> 1.3.0)
|
161
|
-
ruby-jing
|
162
|
-
twitter_cldr
|
163
|
-
tzinfo-data
|
164
|
-
metanorma-ogc (1.0.6)
|
165
|
-
htmlentities (~> 4.3.4)
|
166
|
-
iso-639
|
167
|
-
isodoc (~> 1.0.20)
|
168
|
-
metanorma-standoc (~> 1.3.20)
|
169
|
-
ruby-jing
|
170
|
-
metanorma-standoc (1.3.29)
|
171
|
-
asciidoctor (~> 2.0.0)
|
172
|
-
concurrent-ruby
|
173
|
-
iev (~> 0.2.1)
|
174
|
-
isodoc (~> 1.0.20)
|
175
|
-
mathml2asciimath
|
176
|
-
mimemagic
|
177
|
-
relaton (~> 1.0.0)
|
178
|
-
relaton-iev (~> 1.0.0)
|
179
|
-
ruby-jing
|
180
|
-
sterile (~> 1.0.14)
|
181
|
-
unicode2latex (~> 0.0.1)
|
182
|
-
metanorma-un (0.3.8)
|
183
|
-
htmlentities (~> 4.3.4)
|
184
|
-
iso-639
|
185
|
-
isodoc (~> 1.0.0)
|
186
|
-
metanorma-standoc (~> 1.3.0)
|
187
|
-
roman-numerals
|
188
|
-
ruby-jing
|
189
|
-
twitter_cldr
|
190
|
-
method_source (1.0.0)
|
191
|
-
mime-types (3.3.1)
|
192
|
-
mime-types-data (~> 3.2015)
|
193
|
-
mime-types-data (3.2020.0512)
|
194
|
-
mimemagic (0.3.5)
|
195
|
-
mini_portile2 (2.4.0)
|
196
|
-
mixlib-shellout (2.4.4)
|
197
|
-
mn2pdf (1.14)
|
198
|
-
multipart-post (2.1.1)
|
199
|
-
nokogiri (1.10.9)
|
200
|
-
mini_portile2 (~> 2.4.0)
|
201
|
-
optout (0.0.2)
|
202
|
-
pry (0.13.1)
|
203
|
-
coderay (~> 1.1)
|
204
|
-
method_source (~> 1.0)
|
205
|
-
public_suffix (4.0.5)
|
206
|
-
rake (12.3.3)
|
207
|
-
rchardet (1.8.0)
|
208
|
-
relaton (1.0.3)
|
209
|
-
relaton-calconnect (>= 1.0.1)
|
210
|
-
relaton-gb (~> 1.0.1)
|
211
|
-
relaton-iec (>= 1.0.1)
|
212
|
-
relaton-ietf (>= 1.0.2)
|
213
|
-
relaton-iso (>= 1.0.3)
|
214
|
-
relaton-itu (>= 1.0.4)
|
215
|
-
relaton-nist (>= 1.0.1)
|
216
|
-
relaton-ogc (>= 1.0.1)
|
217
|
-
relaton-omg (>= 1.0.1)
|
218
|
-
relaton-un (>= 1.0.1)
|
219
|
-
relaton-w3c (>= 1.0.1)
|
220
|
-
relaton-bib (1.0.3)
|
221
|
-
addressable
|
222
|
-
bibtex-ruby
|
223
|
-
iso639
|
224
|
-
nokogiri
|
225
|
-
relaton-calconnect (1.0.1)
|
226
|
-
faraday
|
227
|
-
relaton-iso-bib (>= 1.0.1)
|
228
|
-
relaton-cli (1.0.3)
|
229
|
-
liquid
|
230
|
-
relaton (>= 1.0.3)
|
231
|
-
thor
|
232
|
-
relaton-gb (1.0.1)
|
233
|
-
cnccs (~> 0.1.1)
|
234
|
-
gb-agencies (~> 0.0.1)
|
235
|
-
relaton-iso-bib (>= 1.0.1)
|
236
|
-
relaton-iec (1.0.1)
|
237
|
-
addressable
|
238
|
-
relaton-iso-bib (>= 1.0.1)
|
239
|
-
relaton-ietf (1.0.3)
|
240
|
-
relaton-bib (>= 1.0.3)
|
241
|
-
relaton-iev (1.0.0)
|
242
|
-
relaton (~> 1)
|
243
|
-
relaton-iso (1.0.4)
|
244
|
-
relaton-iec (>= 1.0.1)
|
245
|
-
relaton-iso-bib (>= 1.0.1)
|
246
|
-
relaton-iso-bib (1.0.1)
|
247
|
-
isoics (~> 0.1.6)
|
248
|
-
relaton-bib (>= 1.0.3)
|
249
|
-
relaton-itu (1.0.4)
|
250
|
-
relaton-iso-bib (>= 1.0.1)
|
251
|
-
relaton-nist (1.0.1)
|
252
|
-
relaton-bib (>= 1.0.3)
|
253
|
-
rubyzip
|
254
|
-
relaton-ogc (1.0.1)
|
255
|
-
faraday (~> 1.0.0)
|
256
|
-
relaton-iso-bib (>= 1.0.1)
|
257
|
-
relaton-omg (1.0.1)
|
258
|
-
relaton-bib (>= 1.0.3)
|
259
|
-
relaton-un (1.0.1)
|
260
|
-
faraday
|
261
|
-
http-cookie
|
262
|
-
relaton-iso-bib (>= 1.0.1)
|
263
|
-
unf_ext (>= 0.0.7.7)
|
264
|
-
relaton-w3c (1.0.1)
|
265
|
-
relaton-bib (>= 1.0.3)
|
266
|
-
roman-numerals (0.3.0)
|
267
|
-
rspec (3.9.0)
|
268
|
-
rspec-core (~> 3.9.0)
|
269
|
-
rspec-expectations (~> 3.9.0)
|
270
|
-
rspec-mocks (~> 3.9.0)
|
271
|
-
rspec-command (1.0.3)
|
272
|
-
mixlib-shellout (~> 2.0)
|
273
|
-
rspec (~> 3.2)
|
274
|
-
rspec-its (~> 1.2)
|
275
|
-
rspec-core (3.9.2)
|
276
|
-
rspec-support (~> 3.9.3)
|
277
|
-
rspec-expectations (3.9.2)
|
278
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
279
|
-
rspec-support (~> 3.9.0)
|
280
|
-
rspec-its (1.3.0)
|
281
|
-
rspec-core (>= 3.0.0)
|
282
|
-
rspec-expectations (>= 3.0.0)
|
283
|
-
rspec-mocks (3.9.1)
|
284
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
285
|
-
rspec-support (~> 3.9.0)
|
286
|
-
rspec-support (3.9.3)
|
287
|
-
ruby-jing (0.0.1)
|
288
|
-
optout (>= 0.0.2)
|
289
|
-
rubyzip (2.3.0)
|
290
|
-
sassc (2.2.1)
|
291
|
-
ffi (~> 1.9)
|
292
|
-
sterile (1.0.16)
|
293
|
-
nokogiri (>= 1.10.8)
|
294
|
-
thor (0.20.3)
|
295
|
-
thread_safe (0.3.6)
|
296
|
-
twitter_cldr (4.4.5)
|
297
|
-
camertron-eprun
|
298
|
-
cldr-plurals-runtime-rb (~> 1.0)
|
299
|
-
tzinfo
|
300
|
-
tzinfo (2.0.2)
|
301
|
-
concurrent-ruby (~> 1.0)
|
302
|
-
tzinfo-data (1.2020.1)
|
303
|
-
tzinfo (>= 1.0.0)
|
304
|
-
unf (0.1.4)
|
305
|
-
unf_ext
|
306
|
-
unf_ext (0.0.7.7)
|
307
|
-
unicode2latex (0.0.3)
|
308
|
-
uuidtools (2.1.5)
|
309
|
-
|
310
|
-
PLATFORMS
|
311
|
-
ruby
|
312
|
-
|
313
|
-
DEPENDENCIES
|
314
|
-
byebug (~> 10.0)
|
315
|
-
equivalent-xml (~> 0.6)
|
316
|
-
metanorma-cli!
|
317
|
-
pry
|
318
|
-
rake (~> 12.0)
|
319
|
-
rspec (~> 3.0)
|
320
|
-
rspec-command (~> 1.0.3)
|
321
|
-
rspec-core (~> 3.4)
|
322
|
-
|
323
|
-
BUNDLED WITH
|
324
|
-
2.0.2
|