metanorma-cli 1.12.6 → 1.12.7
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 +4 -4
- data/README.adoc +2 -2
- data/lib/metanorma/cli/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f8b308045bf778f1ac9c9d3337d7abba196606133e9206f85e05889d1cb305c4
|
4
|
+
data.tar.gz: 9958029d8450600689f55c316474c8a29013340472e11ecf59a92a390d4c4fb2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c65e2b39cb111c8f128b617d1854bdb50314d2dd7b23f2ba86e298955324d5a9949520405a49e1c8db5964533f63760788891afe0375e78236e1e0b40fe761df
|
7
|
+
data.tar.gz: 4e3e618401e5fd715e7399155ef472032d9fd8ddb6d143b5d66430f1c58b3a4cf3b87fec1e45d7573991f60b38f757ea58e933509085bcbbb0bb743cf126f72a
|
data/README.adoc
CHANGED
@@ -30,10 +30,10 @@ installed with this gem, and have to be installed separately.
|
|
30
30
|
The process of installing the full suite can be a little more complex.
|
31
31
|
|
32
32
|
Generally, we recommend you to follow steps given at
|
33
|
-
https://www.metanorma.
|
33
|
+
https://www.metanorma.org/install/[Metanorma Installation].
|
34
34
|
|
35
35
|
But if you aren't afraid of tinkering deeply, please see the
|
36
|
-
https://www.metanorma.
|
36
|
+
https://www.metanorma.org/install/develop/[Developer Installation Notes]
|
37
37
|
for advanced details regarding dependencies and Windows installation notes.
|
38
38
|
|
39
39
|
|
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.12.
|
4
|
+
version: 1.12.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ribose Inc.
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-05-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: metanorma-ietf
|