metanorma-cli 1.12.6 → 1.12.8

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: b3044140b89a93cea8fe1c347367029ceafb4268cc17d49b0da45f04763c20b7
4
- data.tar.gz: b43ce10621cbd031faac060098c5aac8fd5504fbdc4f0f7eb024ff99338948c4
3
+ metadata.gz: ca7e9bcdeaff5ab56d54dfd4388614ce562f57331da2a224db44fdc39ee24472
4
+ data.tar.gz: 447dc727947a30ff768f7ff4e15d34656c471edfee5954ddf73c9a13ae01d678
5
5
  SHA512:
6
- metadata.gz: 25cc32ce2e6087eb0f1604014a381009f427d7895a9dd0b541faafe264a55549591142d6f969239db6a1b7db3738f0472876925bcf2dff74127e751a6b36ad61
7
- data.tar.gz: 14bf2c2be43772016fbbfc9cbca4246a18d3bcf212962524e0ff7d6679775dffee5c9c27873fbda3359cfe96a076e7111ae61efa62209480180359950b0d117d
6
+ metadata.gz: 59a2de60db83aa5edf8bb6395337c3b878bd59f09d9c1809f2b448edeb0628a8b9a570e4918fde3628d9d0bbb821e01309dddd32c7824393ee723cfc56edac13
7
+ data.tar.gz: fa2e1bf625f3ce2626d38d57b4e96ebbef60cb292a57a423b4fad98515bd128273783f2e3adb0825b70c06340c6f3f9a3dc04b26b8420edf4ad479bb0a1598e6
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.com/author/topics/install/[Metanorma Installation].
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.com/install/manual-installation/[Developer Installation Notes]
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
 
@@ -235,7 +235,7 @@ module Metanorma
235
235
 
236
236
  DEPENDENCY_GEMS =
237
237
  %w(html2doc isodoc metanorma-utils mn2pdf mn-requirements isodoc-i18n
238
- metanorma-plugin-datastruct metanorma-plugin-glossarist
238
+ metanorma-plugin-glossarist
239
239
  metanorma-plugin-lutaml relaton-cli pubid glossarist fontist
240
240
  plurimath lutaml expressir xmi lutaml-model emf2svg unitsml
241
241
  vectory ogc-gml oscal).freeze
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Cli
3
- VERSION = "1.12.6".freeze
3
+ VERSION = "1.12.8".freeze
4
4
  end
5
5
  end
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.6
4
+ version: 1.12.8
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-04-29 00:00:00.000000000 Z
11
+ date: 2025-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: metanorma-ietf