metanorma-cli 1.12.7 → 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: f8b308045bf778f1ac9c9d3337d7abba196606133e9206f85e05889d1cb305c4
4
- data.tar.gz: 9958029d8450600689f55c316474c8a29013340472e11ecf59a92a390d4c4fb2
3
+ metadata.gz: ca7e9bcdeaff5ab56d54dfd4388614ce562f57331da2a224db44fdc39ee24472
4
+ data.tar.gz: 447dc727947a30ff768f7ff4e15d34656c471edfee5954ddf73c9a13ae01d678
5
5
  SHA512:
6
- metadata.gz: c65e2b39cb111c8f128b617d1854bdb50314d2dd7b23f2ba86e298955324d5a9949520405a49e1c8db5964533f63760788891afe0375e78236e1e0b40fe761df
7
- data.tar.gz: 4e3e618401e5fd715e7399155ef472032d9fd8ddb6d143b5d66430f1c58b3a4cf3b87fec1e45d7573991f60b38f757ea58e933509085bcbbb0bb743cf126f72a
6
+ metadata.gz: 59a2de60db83aa5edf8bb6395337c3b878bd59f09d9c1809f2b448edeb0628a8b9a570e4918fde3628d9d0bbb821e01309dddd32c7824393ee723cfc56edac13
7
+ data.tar.gz: fa2e1bf625f3ce2626d38d57b4e96ebbef60cb292a57a423b4fad98515bd128273783f2e3adb0825b70c06340c6f3f9a3dc04b26b8420edf4ad479bb0a1598e6
@@ -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.7".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.7
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-05-17 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