metanorma-cli 1.2.8.3 → 1.2.8.4

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: dce9d944b4dc3306dd16405861c66bade3cf229c7b83adb0631ba19bb05c644e
4
- data.tar.gz: 5415d9df5c77dfd20e29a5d0405afed05c8855f4e46ccfa9a574c2b27928ce44
3
+ metadata.gz: 248b96fa542aaedd24d32d70ffde05fe95bccccdafce5df39c5f9d86a4da7111
4
+ data.tar.gz: 5a88dbbca2d7163bd93472ad3d1ecbf92297e6f54405e4ad4ea0f5fb6e5772c1
5
5
  SHA512:
6
- metadata.gz: 7b60a240b92c7ccc090d188d2df0344075cc4a7645a1a63e829b3e10854987417b686f44ace9663eb33a9cd50b1c444bbd49103e7cfafb70171f34c14d4f2524
7
- data.tar.gz: 3cf3f9ce7c3584220e88eac14c93bb22fc950422d7a3a786cf6177805805c34651b332d5855b39431a9450d11e57942b98db6bafe85b7011c3587df14cd0caaf
6
+ metadata.gz: 6da333055d13296c7ae7a4f181ca878dca249fc3f7b4047f36dbae587f66288120e688371b1482f9eed3e55853877de173938726d218e33e8830590f4553bfde
7
+ data.tar.gz: 481367ecaae03387203a7cbfb6b476aadc77bc4d735ddccb5512d16b8b96813c8aa6b66c9632714a2f899c61680e6c6a804c2a5c580aa5a3b4f1d946d0282e79
data/Gemfile.lock CHANGED
@@ -1,175 +1,12 @@
1
- GIT
2
- remote: https://github.com//metanorma
3
- revision: e726cca20e80c5f3ef6b66b13a9d2a508ddd8ab1
4
- branch: test/20200104
5
- specs:
6
- metanorma (0.3.18)
7
- asciidoctor
8
- htmlentities
9
-
10
- GIT
11
- remote: https://github.com//metanorma-acme
12
- revision: 6eeaeb6a0070200db220311d928b5cecab711d53
13
- branch: test/20200104
14
- specs:
15
- metanorma-acme (1.3.8)
16
- htmlentities (~> 4.3.4)
17
- isodoc (~> 1.0.0)
18
- metanorma-standoc (~> 1.3.0)
19
- ruby-jing
20
-
21
- GIT
22
- remote: https://github.com//metanorma-csand
23
- revision: 8ed9ae6fc7ee6a821d4bef69eee1103c018db8c1
24
- branch: test/20200104
25
- specs:
26
- metanorma-csand (1.3.8)
27
- htmlentities (~> 4.3.4)
28
- image_size
29
- isodoc (~> 1.0.0)
30
- metanorma-standoc (~> 1.3.0)
31
- mime-types
32
- ruby-jing
33
- thread_safe
34
- uuidtools
35
-
36
- GIT
37
- remote: https://github.com//metanorma-csd
38
- revision: 7233ac7e0f0f9fe7563799c85c888e5bb03def4c
39
- branch: test/20200104
40
- specs:
41
- metanorma-csd (1.3.8)
42
- isodoc (~> 1.0.0)
43
- metanorma-standoc (~> 1.3.0)
44
-
45
- GIT
46
- remote: https://github.com//metanorma-gb
47
- revision: afd54c5af4fa92230be285e57a33e566b2c761dd
48
- branch: test/20200104
49
- specs:
50
- metanorma-gb (1.3.11)
51
- gb-agencies (~> 0.0.4)
52
- htmlentities (~> 4.3.4)
53
- isodoc (~> 1.0.0)
54
- metanorma-iso (~> 1.3.0)
55
- twitter_cldr (~> 4.4.4)
56
-
57
- GIT
58
- remote: https://github.com//metanorma-iec
59
- revision: fa0f84b3d0eac8fd5e678747d9a858d85224095e
60
- branch: test/20200104
61
- specs:
62
- metanorma-iec (0.1.3)
63
- isodoc (~> 1.0.0)
64
- metanorma-iso (~> 1.3.0)
65
- ruby-jing
66
-
67
- GIT
68
- remote: https://github.com//metanorma-ietf
69
- revision: 82dbfa663fa6c350ec119d1ba53f2a04454444ff
70
- branch: test/20200104
71
- specs:
72
- metanorma-ietf (2.0.0)
73
- isodoc (~> 1.0.0)
74
- mathml2asciimath
75
- metanorma-standoc (~> 1.3.0)
76
-
77
- GIT
78
- remote: https://github.com//metanorma-itu
79
- revision: 9802815c9ca099ab0cd4e670d3b471cdca6ebacc
80
- branch: test/20200104
81
- specs:
82
- metanorma-itu (1.0.3)
83
- htmlentities (~> 4.3.4)
84
- isodoc (~> 1.0.0)
85
- metanorma-standoc (~> 1.3.0)
86
- ruby-jing
87
-
88
- GIT
89
- remote: https://github.com//metanorma-m3d
90
- revision: 9e09880646a0ebf7e8278ef5890c4d71765dc868
91
- branch: test/20200104
92
- specs:
93
- metanorma-m3d (1.3.8)
94
- asciimath
95
- htmlentities (~> 4.3.4)
96
- image_size
97
- isodoc (~> 1.0.0)
98
- metanorma-standoc (~> 1.3.0)
99
- mime-types
100
- ruby-jing
101
- thread_safe
102
- uuidtools
103
-
104
- GIT
105
- remote: https://github.com//metanorma-mpfd
106
- revision: f1a28093e5b86c49852b27e4598df8959e7c8e8e
107
- branch: test/20200104
108
- specs:
109
- metanorma-mpfd (0.3.8)
110
- htmlentities (~> 4.3.4)
111
- isodoc (~> 1.0.0)
112
- metanorma-standoc (~> 1.3.0)
113
- twitter_cldr
114
-
115
- GIT
116
- remote: https://github.com//metanorma-nist
117
- revision: 4a8fa6f2e3968608afc953b4a8b78aa9ea9b514a
118
- branch: test/20200104
119
- specs:
120
- metanorma-nist (0.2.10)
121
- htmlentities (~> 4.3.4)
122
- isodoc (~> 1.0.0)
123
- metanorma-standoc (~> 1.3.0)
124
- ruby-jing
125
- twitter_cldr
126
- tzinfo-data
127
-
128
- GIT
129
- remote: https://github.com//metanorma-ogc
130
- revision: acfdc5556f925b642e9daf9075ce0646ed7ab323
131
- branch: test/20200104
132
- specs:
133
- metanorma-ogc (0.2.9)
134
- htmlentities (~> 4.3.4)
135
- iso-639
136
- isodoc (~> 1.0.0)
137
- metanorma-standoc (~> 1.3.0)
138
- ruby-jing
139
-
140
- GIT
141
- remote: https://github.com//metanorma-rsd
142
- revision: 59f387cda0dd3783cdd810085dd879d18188cc6a
143
- branch: test/20200104
144
- specs:
145
- metanorma-rsd (1.3.8)
146
- htmlentities (~> 4.3.4)
147
- isodoc (~> 1.0.0)
148
- metanorma-standoc (~> 1.3.0)
149
-
150
- GIT
151
- remote: https://github.com//metanorma-unece
152
- revision: b15ca49a9656cb9ac5ef9aef1bcdf04a789fe227
153
- branch: test/20200104
154
- specs:
155
- metanorma-unece (0.2.10)
156
- htmlentities (~> 4.3.4)
157
- iso-639
158
- isodoc (~> 1.0.0)
159
- metanorma-standoc (~> 1.3.0)
160
- roman-numerals
161
- ruby-jing
162
- twitter_cldr
163
-
164
1
  PATH
165
2
  remote: .
166
3
  specs:
167
- metanorma-cli (1.2.8.2)
4
+ metanorma-cli (1.2.8.4)
168
5
  git (~> 1.5)
169
6
  isodoc (~> 1.0.0)
170
7
  metanorma (~> 0.3.9)
171
8
  metanorma-acme (~> 1.3.0)
172
- metanorma-csand (~> 1.3.0)
9
+ metanorma-csa (~> 1.4.0)
173
10
  metanorma-csd (~> 1.3.0)
174
11
  metanorma-gb (~> 1.3.0)
175
12
  metanorma-iec (~> 0.1.0)
@@ -216,7 +53,7 @@ GEM
216
53
  nokogiri (>= 1.10.4)
217
54
  image_size (2.0.2)
218
55
  iso-639 (0.2.8)
219
- isodoc (1.0.12)
56
+ isodoc (1.0.13)
220
57
  asciimath
221
58
  html2doc (~> 0.9.0)
222
59
  htmlentities (~> 4.3.4)
@@ -233,11 +70,73 @@ GEM
233
70
  mathml2asciimath (0.0.8)
234
71
  htmlentities (~> 4.3.4)
235
72
  nokogiri (>= 1.10.4)
73
+ metanorma (0.3.18)
74
+ asciidoctor
75
+ htmlentities
76
+ metanorma-acme (1.3.9)
77
+ htmlentities (~> 4.3.4)
78
+ isodoc (~> 1.0.0)
79
+ metanorma-standoc (~> 1.3.0)
80
+ ruby-jing
81
+ metanorma-csa (1.4.0)
82
+ htmlentities (~> 4.3.4)
83
+ image_size
84
+ isodoc (~> 1.0.0)
85
+ metanorma-standoc (~> 1.3.0)
86
+ mime-types
87
+ ruby-jing
88
+ thread_safe
89
+ uuidtools
90
+ metanorma-csd (1.3.9)
91
+ isodoc (~> 1.0.0)
92
+ metanorma-standoc (~> 1.3.0)
93
+ metanorma-gb (1.3.12)
94
+ gb-agencies (~> 0.0.4)
95
+ htmlentities (~> 4.3.4)
96
+ isodoc (~> 1.0.0)
97
+ metanorma-iso (~> 1.3.0)
98
+ twitter_cldr (~> 4.4.4)
99
+ metanorma-iec (0.1.4)
100
+ isodoc (~> 1.0.0)
101
+ metanorma-iso (~> 1.3.0)
102
+ ruby-jing
103
+ metanorma-ietf (2.0.1)
104
+ isodoc (~> 1.0.0)
105
+ mathml2asciimath
106
+ metanorma-standoc (~> 1.3.0)
236
107
  metanorma-iso (1.3.13)
237
108
  isodoc (~> 1.0.0)
238
109
  metanorma-standoc (~> 1.3.0)
239
110
  ruby-jing
240
- metanorma-standoc (1.3.12)
111
+ metanorma-itu (1.0.4)
112
+ htmlentities (~> 4.3.4)
113
+ isodoc (~> 1.0.0)
114
+ metanorma-standoc (~> 1.3.0)
115
+ ruby-jing
116
+ metanorma-m3d (1.3.9)
117
+ asciimath
118
+ htmlentities (~> 4.3.4)
119
+ image_size
120
+ isodoc (~> 1.0.0)
121
+ metanorma-standoc (~> 1.3.0)
122
+ mime-types
123
+ ruby-jing
124
+ thread_safe
125
+ uuidtools
126
+ metanorma-nist (0.2.11)
127
+ htmlentities (~> 4.3.4)
128
+ isodoc (~> 1.0.0)
129
+ metanorma-standoc (~> 1.3.0)
130
+ ruby-jing
131
+ twitter_cldr
132
+ tzinfo-data
133
+ metanorma-ogc (0.2.10)
134
+ htmlentities (~> 4.3.4)
135
+ iso-639
136
+ isodoc (~> 1.0.0)
137
+ metanorma-standoc (~> 1.3.0)
138
+ ruby-jing
139
+ metanorma-standoc (1.3.13)
241
140
  asciidoctor (~> 2.0.0)
242
141
  concurrent-ruby
243
142
  html2doc (~> 0.9.0)
@@ -249,6 +148,14 @@ GEM
249
148
  ruby-jing
250
149
  sterile (~> 1.0.14)
251
150
  unicode2latex (~> 0.0.1)
151
+ metanorma-unece (0.2.11)
152
+ htmlentities (~> 4.3.4)
153
+ iso-639
154
+ isodoc (~> 1.0.0)
155
+ metanorma-standoc (~> 1.3.0)
156
+ roman-numerals
157
+ ruby-jing
158
+ twitter_cldr
252
159
  mime-types (3.3.1)
253
160
  mime-types-data (~> 3.2015)
254
161
  mime-types-data (3.2019.1009)
@@ -259,7 +166,7 @@ GEM
259
166
  nokogiri (1.10.7)
260
167
  mini_portile2 (~> 2.4.0)
261
168
  optout (0.0.2)
262
- public_suffix (4.0.2)
169
+ public_suffix (4.0.3)
263
170
  rake (12.3.3)
264
171
  relaton (0.6.3)
265
172
  relaton-calconnect (~> 0.2.0)
@@ -311,18 +218,18 @@ GEM
311
218
  mixlib-shellout (~> 2.0)
312
219
  rspec (~> 3.2)
313
220
  rspec-its (~> 1.2)
314
- rspec-core (3.9.0)
315
- rspec-support (~> 3.9.0)
221
+ rspec-core (3.9.1)
222
+ rspec-support (~> 3.9.1)
316
223
  rspec-expectations (3.9.0)
317
224
  diff-lcs (>= 1.2.0, < 2.0)
318
225
  rspec-support (~> 3.9.0)
319
226
  rspec-its (1.3.0)
320
227
  rspec-core (>= 3.0.0)
321
228
  rspec-expectations (>= 3.0.0)
322
- rspec-mocks (3.9.0)
229
+ rspec-mocks (3.9.1)
323
230
  diff-lcs (>= 1.2.0, < 2.0)
324
231
  rspec-support (~> 3.9.0)
325
- rspec-support (3.9.0)
232
+ rspec-support (3.9.2)
326
233
  ruby-jing (0.0.1)
327
234
  optout (>= 0.0.2)
328
235
  ruby_deep_clone (0.8.0)
@@ -350,21 +257,7 @@ PLATFORMS
350
257
  DEPENDENCIES
351
258
  byebug (~> 10.0)
352
259
  equivalent-xml (~> 0.6)
353
- metanorma!
354
- metanorma-acme!
355
260
  metanorma-cli!
356
- metanorma-csand!
357
- metanorma-csd!
358
- metanorma-gb!
359
- metanorma-iec!
360
- metanorma-ietf!
361
- metanorma-itu!
362
- metanorma-m3d!
363
- metanorma-mpfd!
364
- metanorma-nist!
365
- metanorma-ogc!
366
- metanorma-rsd!
367
- metanorma-unece!
368
261
  rake (~> 12.0)
369
262
  rspec (~> 3.0)
370
263
  rspec-command (~> 1.0.3)
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 metanorma-cli.gemspec
2
2
 
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Cli
3
- VERSION = "1.2.8.3"
3
+ VERSION = "1.2.8.4"
4
4
  end
5
5
  end
@@ -36,7 +36,7 @@ Gem::Specification.new do |spec|
36
36
  spec.add_runtime_dependency 'metanorma-gb', "~> 1.3.0"
37
37
  spec.add_runtime_dependency 'metanorma-iec', "~> 0.1.0"
38
38
  spec.add_runtime_dependency 'metanorma-csd', "~> 1.3.0"
39
- spec.add_runtime_dependency 'metanorma-csand', "~> 1.3.0"
39
+ spec.add_runtime_dependency 'metanorma-csa', "~> 1.4.0"
40
40
  #spec.add_runtime_dependency 'metanorma-rsd', "~> 1.1.0"
41
41
  spec.add_runtime_dependency 'metanorma-m3d', "~> 1.3.0"
42
42
  spec.add_runtime_dependency 'metanorma-acme', "~> 1.3.0"
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.3
4
+ version: 1.2.8.4
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-04 00:00:00.000000000 Z
11
+ date: 2020-01-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -179,19 +179,19 @@ dependencies:
179
179
  - !ruby/object:Gem::Version
180
180
  version: 1.3.0
181
181
  - !ruby/object:Gem::Dependency
182
- name: metanorma-csand
182
+ name: metanorma-csa
183
183
  requirement: !ruby/object:Gem::Requirement
184
184
  requirements:
185
185
  - - "~>"
186
186
  - !ruby/object:Gem::Version
187
- version: 1.3.0
187
+ version: 1.4.0
188
188
  type: :runtime
189
189
  prerelease: false
190
190
  version_requirements: !ruby/object:Gem::Requirement
191
191
  requirements:
192
192
  - - "~>"
193
193
  - !ruby/object:Gem::Version
194
- version: 1.3.0
194
+ version: 1.4.0
195
195
  - !ruby/object:Gem::Dependency
196
196
  name: metanorma-m3d
197
197
  requirement: !ruby/object:Gem::Requirement
@@ -425,7 +425,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
425
425
  version: '0'
426
426
  requirements: []
427
427
  rubyforge_project:
428
- rubygems_version: 2.7.7
428
+ rubygems_version: 2.7.6
429
429
  signing_key:
430
430
  specification_version: 4
431
431
  summary: Metanorma is the standard of standards; the metanorma gem allows you to create