metanorma-cli 1.3.7.2 → 1.3.7.3

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/metanorma/cli/version.rb +1 -1
  3. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cb897aa6f43285533a4fede8fa0584fbef44a6709f18a3a90980435bf2893db9
4
- data.tar.gz: c3992f2c8c5a24f8e7bce2ebbc86291ef1c4540fa52b0966db3bd04023f45286
3
+ metadata.gz: bca52457b37ec7af1d20e92dd3a1f60073b209ffd209105fdbca912d23bc9e9b
4
+ data.tar.gz: 3ec2294158670ff1cabb3a9cd16a1f60698ca081f302bafb8bd3d43fd0213123
5
5
  SHA512:
6
- metadata.gz: 9e30c78a961005ed7ac8e0abff4cd8c05b1700d57f833e8538d490d006a7e7b8a7f8cd529abf678f70373ad61756a5b45d144c11d4201a0d124fe40c3683d031
7
- data.tar.gz: 3be4497acf023150563cbc1a84f7f59f3ec55741d3ca13e73ad898e1f6f779ce292dc48e9276755066c0867361be0b28407d0cc6cadd401795d71486aea0dfcd
6
+ metadata.gz: ba4426d62ae9df7ea5557a15b218f534d6fe783444a88ed102d4817beff29a67a4da454c112d25f8814c86909e2c3e3f65d2e749915ecd2bd44ea50f548a3120
7
+ data.tar.gz: e5e3cc9b0a10252036478a26e935f4f3495aa35c2649b41fc54f5935fe78ff42a7fea77e14bab1d51776a7d3a0de7de4b6c10c369a76293e9db975643b565129
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Cli
3
- VERSION = "1.3.7.2"
3
+ VERSION = "1.3.7.3"
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.3.7.2
4
+ version: 1.3.7.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-09-11 00:00:00.000000000 Z
11
+ date: 2020-09-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pry
@@ -448,7 +448,7 @@ homepage: https://www.metanorma.com
448
448
  licenses:
449
449
  - BSD-2-Clause
450
450
  metadata: {}
451
- post_install_message:
451
+ post_install_message:
452
452
  rdoc_options: []
453
453
  require_paths:
454
454
  - lib
@@ -464,7 +464,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
464
464
  version: '0'
465
465
  requirements: []
466
466
  rubygems_version: 3.0.3
467
- signing_key:
467
+ signing_key:
468
468
  specification_version: 4
469
469
  summary: Metanorma is the standard of standards; the metanorma gem allows you to create
470
470
  any standard document type supported by Metanorma.