metanorma-cli 1.2.8.4 → 1.2.8.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (6) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +54 -48
  3. data/a +1 -1
  4. data/lib/metanorma/cli/version.rb +1 -1
  5. data/test.rxl +48 -47
  6. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 248b96fa542aaedd24d32d70ffde05fe95bccccdafce5df39c5f9d86a4da7111
4
- data.tar.gz: 5a88dbbca2d7163bd93472ad3d1ecbf92297e6f54405e4ad4ea0f5fb6e5772c1
3
+ metadata.gz: 8adb33b99ff42c85fdc3f0691c34f892963d63fa088b29c312e54726fd76c73c
4
+ data.tar.gz: ed523de538f5c4fcdb0c28a7df0ba0b1ec7655b1a3e98730d6a9158ecdd28388
5
5
  SHA512:
6
- metadata.gz: 6da333055d13296c7ae7a4f181ca878dca249fc3f7b4047f36dbae587f66288120e688371b1482f9eed3e55853877de173938726d218e33e8830590f4553bfde
7
- data.tar.gz: 481367ecaae03387203a7cbfb6b476aadc77bc4d735ddccb5512d16b8b96813c8aa6b66c9632714a2f899c61680e6c6a804c2a5c580aa5a3b4f1d946d0282e79
6
+ metadata.gz: 7d4fd334bdc3b071c1c4cae7bc23db6e4347ef208cc32a06e3ade187e6ecd37a6addba5c3dd1ec1c5571e89bd04b542ec6d733ddf04b6f14ecc6bb0aa4aa1e7f
7
+ data.tar.gz: 02de0ed47f48b760f1a1479f2c970b60742253870e8f824100aacdaed06fcbda81cbe8c577c2c94cf91b5bb9373822f9d70d812e01c6eeb467b2bc21c673e8b9
@@ -27,6 +27,8 @@ GEM
27
27
  public_suffix (>= 2.0.2, < 5.0)
28
28
  asciidoctor (2.0.10)
29
29
  asciimath (1.0.9)
30
+ bibtex-ruby (5.0.1)
31
+ latex-decode (~> 0.0)
30
32
  byebug (10.0.2)
31
33
  camertron-eprun (1.1.1)
32
34
  cldr-plurals-runtime-rb (1.0.1)
@@ -37,7 +39,7 @@ GEM
37
39
  nokogiri (>= 1.4.3)
38
40
  faraday (1.0.0)
39
41
  multipart-post (>= 1.2, < 3)
40
- ffi (1.11.3)
42
+ ffi (1.12.1)
41
43
  gb-agencies (0.0.6)
42
44
  git (1.5.0)
43
45
  html2doc (0.9.3)
@@ -53,7 +55,8 @@ GEM
53
55
  nokogiri (>= 1.10.4)
54
56
  image_size (2.0.2)
55
57
  iso-639 (0.2.8)
56
- isodoc (1.0.13)
58
+ iso639 (1.3.2)
59
+ isodoc (1.0.14)
57
60
  asciimath
58
61
  html2doc (~> 0.9.0)
59
62
  htmlentities (~> 4.3.4)
@@ -66,6 +69,7 @@ GEM
66
69
  thread_safe
67
70
  uuidtools
68
71
  isoics (0.1.8)
72
+ latex-decode (0.3.1)
69
73
  liquid (4.0.3)
70
74
  mathml2asciimath (0.0.8)
71
75
  htmlentities (~> 4.3.4)
@@ -73,12 +77,12 @@ GEM
73
77
  metanorma (0.3.18)
74
78
  asciidoctor
75
79
  htmlentities
76
- metanorma-acme (1.3.9)
80
+ metanorma-acme (1.3.10)
77
81
  htmlentities (~> 4.3.4)
78
82
  isodoc (~> 1.0.0)
79
83
  metanorma-standoc (~> 1.3.0)
80
84
  ruby-jing
81
- metanorma-csa (1.4.0)
85
+ metanorma-csa (1.4.1)
82
86
  htmlentities (~> 4.3.4)
83
87
  image_size
84
88
  isodoc (~> 1.0.0)
@@ -87,33 +91,33 @@ GEM
87
91
  ruby-jing
88
92
  thread_safe
89
93
  uuidtools
90
- metanorma-csd (1.3.9)
94
+ metanorma-csd (1.3.10)
91
95
  isodoc (~> 1.0.0)
92
96
  metanorma-standoc (~> 1.3.0)
93
- metanorma-gb (1.3.12)
97
+ metanorma-gb (1.3.13)
94
98
  gb-agencies (~> 0.0.4)
95
99
  htmlentities (~> 4.3.4)
96
100
  isodoc (~> 1.0.0)
97
101
  metanorma-iso (~> 1.3.0)
98
102
  twitter_cldr (~> 4.4.4)
99
- metanorma-iec (0.1.4)
103
+ metanorma-iec (0.1.5)
100
104
  isodoc (~> 1.0.0)
101
105
  metanorma-iso (~> 1.3.0)
102
106
  ruby-jing
103
- metanorma-ietf (2.0.1)
107
+ metanorma-ietf (2.0.2)
104
108
  isodoc (~> 1.0.0)
105
109
  mathml2asciimath
106
110
  metanorma-standoc (~> 1.3.0)
107
- metanorma-iso (1.3.13)
111
+ metanorma-iso (1.3.14)
108
112
  isodoc (~> 1.0.0)
109
113
  metanorma-standoc (~> 1.3.0)
110
114
  ruby-jing
111
- metanorma-itu (1.0.4)
115
+ metanorma-itu (1.0.5)
112
116
  htmlentities (~> 4.3.4)
113
117
  isodoc (~> 1.0.0)
114
118
  metanorma-standoc (~> 1.3.0)
115
119
  ruby-jing
116
- metanorma-m3d (1.3.9)
120
+ metanorma-m3d (1.3.10)
117
121
  asciimath
118
122
  htmlentities (~> 4.3.4)
119
123
  image_size
@@ -123,32 +127,32 @@ GEM
123
127
  ruby-jing
124
128
  thread_safe
125
129
  uuidtools
126
- metanorma-nist (0.2.11)
130
+ metanorma-nist (0.2.12)
127
131
  htmlentities (~> 4.3.4)
128
132
  isodoc (~> 1.0.0)
129
133
  metanorma-standoc (~> 1.3.0)
130
134
  ruby-jing
131
135
  twitter_cldr
132
136
  tzinfo-data
133
- metanorma-ogc (0.2.10)
137
+ metanorma-ogc (0.2.11)
134
138
  htmlentities (~> 4.3.4)
135
139
  iso-639
136
140
  isodoc (~> 1.0.0)
137
141
  metanorma-standoc (~> 1.3.0)
138
142
  ruby-jing
139
- metanorma-standoc (1.3.13)
143
+ metanorma-standoc (1.3.14)
140
144
  asciidoctor (~> 2.0.0)
141
145
  concurrent-ruby
142
146
  html2doc (~> 0.9.0)
143
147
  iev (~> 0.2.1)
144
148
  isodoc (~> 1.0.0)
145
149
  mimemagic
146
- relaton (~> 0.6.0)
150
+ relaton (~> 0.7.0)
147
151
  relaton-iev (~> 0.1.0)
148
152
  ruby-jing
149
153
  sterile (~> 1.0.14)
150
154
  unicode2latex (~> 0.0.1)
151
- metanorma-unece (0.2.11)
155
+ metanorma-unece (0.2.12)
152
156
  htmlentities (~> 4.3.4)
153
157
  iso-639
154
158
  isodoc (~> 1.0.0)
@@ -168,47 +172,49 @@ GEM
168
172
  optout (0.0.2)
169
173
  public_suffix (4.0.3)
170
174
  rake (12.3.3)
171
- relaton (0.6.3)
172
- relaton-calconnect (~> 0.2.0)
173
- relaton-gb (~> 0.7.0)
174
- relaton-iec (~> 0.5.0)
175
- relaton-ietf (~> 0.7.0)
176
- relaton-iso (~> 0.7.0)
177
- relaton-itu (~> 0.4.0)
178
- relaton-nist (~> 0.4.0)
179
- relaton-ogc (~> 0.2.0)
180
- relaton-bib (0.4.1)
175
+ relaton (0.7.0)
176
+ relaton-calconnect (~> 0.3.0)
177
+ relaton-gb (~> 0.8.0)
178
+ relaton-iec (~> 0.6.0)
179
+ relaton-ietf (~> 0.8.0)
180
+ relaton-iso (~> 0.8.0)
181
+ relaton-itu (~> 0.5.0)
182
+ relaton-nist (~> 0.5.0)
183
+ relaton-ogc (~> 0.3.0)
184
+ relaton-bib (0.5.0)
181
185
  addressable
186
+ bibtex-ruby
187
+ iso639
182
188
  nokogiri
183
- relaton-calconnect (0.2.1)
189
+ relaton-calconnect (0.3.0)
184
190
  faraday
185
- relaton-iso-bib (~> 0.4.0)
186
- relaton-gb (0.7.1)
191
+ relaton-iso-bib (~> 0.5.0)
192
+ relaton-gb (0.8.0)
187
193
  cnccs (~> 0.1.1)
188
194
  gb-agencies (~> 0.0.1)
189
- relaton-iso-bib (~> 0.4.0)
190
- relaton-iec (0.5.1)
195
+ relaton-iso-bib (~> 0.5.0)
196
+ relaton-iec (0.6.0)
191
197
  addressable
192
- relaton-iso-bib (~> 0.4.0)
193
- relaton-ietf (0.7.3)
194
- relaton-bib (~> 0.4.0)
195
- relaton-iev (0.1.2)
196
- relaton (~> 0.6.0)
197
- relaton-iso (0.7.1)
198
- relaton-iec (~> 0.5.0)
199
- relaton-iso-bib (~> 0.4.0)
200
- relaton-iso-bib (0.4.1)
198
+ relaton-iso-bib (~> 0.5.0)
199
+ relaton-ietf (0.8.0)
200
+ relaton-bib (~> 0.5.0)
201
+ relaton-iev (0.1.3)
202
+ relaton (~> 0.7)
203
+ relaton-iso (0.8.0)
204
+ relaton-iec (~> 0.6.0)
205
+ relaton-iso-bib (~> 0.5.0)
206
+ relaton-iso-bib (0.5.0)
201
207
  isoics (~> 0.1.6)
202
- relaton-bib (~> 0.4.0)
208
+ relaton-bib (~> 0.5.0)
203
209
  ruby_deep_clone (~> 0.8.0)
204
- relaton-itu (0.4.1)
205
- relaton-iso-bib (~> 0.4.0)
206
- relaton-nist (0.4.1)
207
- relaton-bib (~> 0.4.0)
210
+ relaton-itu (0.5.0)
211
+ relaton-iso-bib (~> 0.5.0)
212
+ relaton-nist (0.5.1)
213
+ relaton-bib (~> 0.5.0)
208
214
  rubyzip
209
- relaton-ogc (0.2.1)
210
- faraday
211
- relaton-iso-bib (~> 0.4.0)
215
+ relaton-ogc (0.3.0)
216
+ faraday (~> 1.0.0)
217
+ relaton-iso-bib (~> 0.5.0)
212
218
  roman-numerals (0.3.0)
213
219
  rspec (3.9.0)
214
220
  rspec-core (~> 3.9.0)
data/a CHANGED
@@ -1,2 +1,2 @@
1
- git add lib/metanorma/cli/version.rb metanorma-cli.gemspec
1
+ git add lib/metanorma/cli/version.rb spec/acceptance/list_extensions_spec.rb
2
2
 
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Cli
3
- VERSION = "1.2.8.4"
3
+ VERSION = "1.2.8.5"
4
4
  end
5
5
  end
data/test.rxl CHANGED
@@ -1,49 +1,50 @@
1
1
  <bibdata type="standard">
2
-
3
-
4
-
5
-
6
- <docidentifier type="iso">ISO 123</docidentifier>
7
- <docnumber>123</docnumber>
8
- <contributor>
9
- <role type="author"/>
10
- <organization>
11
- <name>International Organization for Standardization</name>
12
- <abbreviation>ISO</abbreviation>
13
- </organization>
14
- </contributor>
15
- <contributor>
16
- <role type="publisher"/>
17
- <organization>
18
- <name>International Organization for Standardization</name>
19
- <abbreviation>ISO</abbreviation>
20
- </organization>
21
- </contributor>
22
-
23
- <language>en</language>
24
- <script>script.html</script>
25
- <status>
26
- <stage>60</stage>
27
- <substage>60</substage>
28
- </status>
29
- <copyright>
30
- <from>2019</from>
31
- <owner>
32
- <organization>
33
- <name>International Organization for Standardization</name>
34
- <abbreviation>ISO</abbreviation>
35
- </organization>
36
- </owner>
37
- </copyright>
38
- <ext>
39
- <doctype>article</doctype>
40
- <editorialgroup>
41
- <technical-committee/>
42
- <subcommittee/>
43
- <workgroup/>
44
- </editorialgroup>
45
- <structuredidentifier>
46
- <project-number>ISO 123</project-number>
47
- </structuredidentifier>
48
- </ext>
2
+
3
+
4
+
5
+
6
+ <docidentifier type="iso">ISO 123</docidentifier>
7
+ <docidentifier type="iso-with-lang">ISO 123 (E)</docidentifier>
8
+ <docnumber>123</docnumber>
9
+ <contributor>
10
+ <role type="author"/>
11
+ <organization>
12
+ <name>International Organization for Standardization</name>
13
+ <abbreviation>ISO</abbreviation>
14
+ </organization>
15
+ </contributor>
16
+ <contributor>
17
+ <role type="publisher"/>
18
+ <organization>
19
+ <name>International Organization for Standardization</name>
20
+ <abbreviation>ISO</abbreviation>
21
+ </organization>
22
+ </contributor>
23
+
24
+ <language>en</language>
25
+ <script>script.html</script>
26
+ <status>
27
+ <stage>60</stage>
28
+ <substage>60</substage>
29
+ </status>
30
+ <copyright>
31
+ <from>2020</from>
32
+ <owner>
33
+ <organization>
34
+ <name>International Organization for Standardization</name>
35
+ <abbreviation>ISO</abbreviation>
36
+ </organization>
37
+ </owner>
38
+ </copyright>
39
+ <ext>
40
+ <doctype>article</doctype>
41
+ <editorialgroup>
42
+ <technical-committee/>
43
+ <subcommittee/>
44
+ <workgroup/>
45
+ </editorialgroup>
46
+ <structuredidentifier>
47
+ <project-number>ISO 123</project-number>
48
+ </structuredidentifier>
49
+ </ext>
49
50
  </bibdata>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.8.4
4
+ version: 1.2.8.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-01-07 00:00:00.000000000 Z
11
+ date: 2020-01-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake