metanorma-plugin-lutaml 0.7.4 → 0.7.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b00ba1ff77eb27307976fc58d3f49753244b9bdf875c7f8080679511823d194d
4
- data.tar.gz: 5191c6074feef56e458e3309d747f790f23c3fdfa9c4af701b9db16149e50a5f
3
+ metadata.gz: 7d84f8a31653d06c44bc9be45c7edfa95fde286114519750b53347a89c3e97ef
4
+ data.tar.gz: f73329da65c1bdb586b967c582c08440b48cbfc3fedc0f9ec8441ae8684839a2
5
5
  SHA512:
6
- metadata.gz: f259ed8ca8fad8b0da481c49054150443867b872080b689cb4ad56d6354c9a39f26af8cb1d8a6683f4aa6c21b277b1b3b8fe9a5e755fc4aabff1167ff42f924b
7
- data.tar.gz: 91601da32e0b8ef3a39f53c1031e4e961776b1ef5cee5cd5bc04ff4ebf5abe260a8b81410a072a42a15b54e4cdeb04ad4e50ee2a01c1cef37bb4685486921873
6
+ metadata.gz: bcc5c1dfcbf9297ee7fd0a2d253e799ec103eea484f314d57bf875cc281007034efd4b24cae055ccb3fd106bc9d433206fac3d092020bfdb32485b6fcbf3ba48
7
+ data.tar.gz: 21236237f1c77107e3410d06dc5d542cc82bccc5f905a2b8fc5d15ca4601594c56c5676678f5f09e5d2627c915548656592ca6047e00624e2d1d10e64400530e
@@ -23,7 +23,8 @@ module Metanorma
23
23
  gml_path = Utils.relative_file_path(
24
24
  parent.document, orig_gml_path
25
25
  )
26
- Ogc::Gml::Dictionary.from_xml(xml_content(gml_path))
26
+
27
+ ::Ogc::Gml::Dictionary.from_xml(xml_content(gml_path))
27
28
  end
28
29
 
29
30
  def xml_content(filepath)
@@ -1,7 +1,7 @@
1
1
  module Metanorma
2
2
  module Plugin
3
3
  module Lutaml
4
- VERSION = "0.7.4".freeze
4
+ VERSION = "0.7.5".freeze
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-plugin-lutaml
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.4
4
+ version: 0.7.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-08-15 00:00:00.000000000 Z
11
+ date: 2024-08-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: asciidoctor