metanorma-cli 1.5.14 → 1.5.15pre1
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 +5 -21
- data/exe/index.html +0 -1025
- data/exe/index.xml +0 -43
- data/exe/metanorma.old +0 -178
- data/exe/rfc2629-other.ent +0 -61
- data/exe/rfc2629-xhtml.ent +0 -165
- data/exe/rfc2629.dtd +0 -312
- data/exe/rfc6350.adoc +0 -3505
- data/exe/rfc6350.xml +0 -3319
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f9ef3b487a6ae4824b31d23edaf7a1b5f4b2f12e9bed0a1617cc7ee41bbedad4
|
4
|
+
data.tar.gz: 1c1ef6b64ce14855123bfa8045faacf8054db79fdafe22be560921e430ae2b0f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e68a92a6936767b83b8f09424db025d32508eb3ca525d2a27c854e959a3bfdc4e0bb87469cb4c96ba5fa0f5d1a1643579ddfc509159e5c09859a2b3b4fca02b4
|
7
|
+
data.tar.gz: 3734ac1a940c56ce8f6d2876022462c25bedfa04bef68c9579714704fd55660d3cc6cc8e3d25677f92cb6fadae14a33b850bf26f51e36d296d555593e6fe4d77
|
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.5.
|
4
|
+
version: 1.5.15pre1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ribose Inc.
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-04-
|
11
|
+
date: 2022-04-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: debug
|
@@ -434,16 +434,8 @@ description: Executable to process any Metanorma standard.
|
|
434
434
|
email:
|
435
435
|
- open.source@ribose.com
|
436
436
|
executables:
|
437
|
-
- index.html
|
438
|
-
- index.xml
|
439
437
|
- metanorma
|
440
438
|
- metanorma-manifest
|
441
|
-
- metanorma.old
|
442
|
-
- rfc2629-other.ent
|
443
|
-
- rfc2629-xhtml.ent
|
444
|
-
- rfc2629.dtd
|
445
|
-
- rfc6350.adoc
|
446
|
-
- rfc6350.xml
|
447
439
|
extensions: []
|
448
440
|
extra_rdoc_files:
|
449
441
|
- README.adoc
|
@@ -461,16 +453,8 @@ files:
|
|
461
453
|
- docs/installation.adoc
|
462
454
|
- docs/navigation.adoc
|
463
455
|
- docs/usage.adoc
|
464
|
-
- exe/index.html
|
465
|
-
- exe/index.xml
|
466
456
|
- exe/metanorma
|
467
457
|
- exe/metanorma-manifest
|
468
|
-
- exe/metanorma.old
|
469
|
-
- exe/rfc2629-other.ent
|
470
|
-
- exe/rfc2629-xhtml.ent
|
471
|
-
- exe/rfc2629.dtd
|
472
|
-
- exe/rfc6350.adoc
|
473
|
-
- exe/rfc6350.xml
|
474
458
|
- i18n.yaml
|
475
459
|
- lib/metanorma-cli.rb
|
476
460
|
- lib/metanorma/cli.rb
|
@@ -508,11 +492,11 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
508
492
|
version: 2.5.0
|
509
493
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
510
494
|
requirements:
|
511
|
-
- - "
|
495
|
+
- - ">"
|
512
496
|
- !ruby/object:Gem::Version
|
513
|
-
version:
|
497
|
+
version: 1.3.1
|
514
498
|
requirements: []
|
515
|
-
rubygems_version: 3.
|
499
|
+
rubygems_version: 3.1.6
|
516
500
|
signing_key:
|
517
501
|
specification_version: 4
|
518
502
|
summary: Metanorma is the standard of standards; the metanorma gem allows you to create
|