metanorma-cli 1.13.2 → 1.13.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 57f44cdb498f9216d51e19155e5263225b0bfd634da0de925f12d688aa7177d1
4
- data.tar.gz: 406693db31253464675720a7d3ea6dbc719ea7f6b1d3b133ddb87f286af68a87
3
+ metadata.gz: 92c154d2352557f1a1bccae69bcc7a8a5fa13d38e61e029f7c8baecb5d765c60
4
+ data.tar.gz: d8b216590ab625580207eb96cc7e9ff4ab672610634ffe43b25d21febc8fb0a8
5
5
  SHA512:
6
- metadata.gz: 3b7e2537fac7b2c1ab5e2616dc5418312d35e7e2b7f516ad621a4a202cbce804a45470def977642ca32d8778df929a9c4f95ac927fa0a1ada96dba8a8dc93393
7
- data.tar.gz: 919c15a7e1f1a9f3790bfa74851f112930b2f71d931b563a501d68bda5fb1073d3eddde03e77a856334ed9bde0e865cb6cedab17548115ae91a5df440dd61b28
6
+ metadata.gz: 489f329b4b8a14fef2870ef2977641251ad4b069c2eb67e2a11cb501de937a36e66dcffeb44dac1d5a6171443954dbc322690ccc2d1158be9b44db749b1323fa
7
+ data.tar.gz: e67601e3de3e8d88192573fe76a572e63b2aa660d53d70b7fafee26b6392fa2c4af03e0dba9f4dfb1c86f0190858887ab09762e551fc7156886e39a594c271cb
data/README.adoc CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  image:https://img.shields.io/gem/v/metanorma-cli.svg["Gem Version", link="https://rubygems.org/gems/metanorma-cli"]
4
4
  image:https://github.com/metanorma/metanorma-cli/workflows/rake/badge.svg["Build Status", link="https://github.com/metanorma/metanorma-cli/actions?workflow=rake"]
5
- image:https://codeclimate.com/github/metanorma/metanorma-cli/badges/gpa.svg["Code Climate", link="https://codeclimate.com/github/metanorma/metanorma-cli"]
5
+ // image:https://codeclimate.com/github/metanorma/metanorma-cli/badges/gpa.svg["Code Climate", link="https://codeclimate.com/github/metanorma/metanorma-cli"]
6
6
  image:https://img.shields.io/github/issues-pr-raw/metanorma/metanorma-cli.svg["Pull Requests", link="https://github.com/metanorma/metanorma-cli/pulls"]
7
7
  image:https://img.shields.io/github/commits-since/metanorma/metanorma-cli/latest.svg["Commits since latest",link="https://github.com/metanorma/metanorma-cli/releases"]
8
8
 
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Cli
3
- VERSION = "1.13.2".freeze
3
+ VERSION = "1.13.3".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.13.2
4
+ version: 1.13.3
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-07-24 00:00:00.000000000 Z
11
+ date: 2025-08-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: metanorma-ietf