metanorma-iec 2.7.1 → 2.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0f1e315189e3564df6c773144c08c36c95f35abcc7682b7722cde204bf419e5b
4
- data.tar.gz: 85224ef9fb4331572fd070a28703d6ec993d2968b31fa5081d5d3a54c4c66ad7
3
+ metadata.gz: e4fda4b3446bca7aa245ca0810c5d7a855d8bef91258ed297058a02d30c3f65e
4
+ data.tar.gz: 2d4d74fe370b61622f9ea492bcfba37d3a0a5d068a3ff26177e0c3537bdf6bdb
5
5
  SHA512:
6
- metadata.gz: 14c257e1bd6081f2e8ffb54d87489b15f7752665be971c979de732b29366a007ad9e43c02e0b0e4cac765a1640769d63059ffc9ab47cf24e7e5cd20c547e0155
7
- data.tar.gz: 4f23fd6d2121bda6559174faf08ca4f2d75142094a313ac121f406dfc593bf221d304e6ae007c68002cb9d8fa204a4ffc62290f0f05214f07596e12f057bafea
6
+ metadata.gz: d932f75547afa4e26e0d23563bfdffd3e6718e9c7ca41adc804081cbb7c51030e86f9383d098311fcb5ad9e6baa5ddfd7fd096878e52c2349dd5058dfe6f4ec3
7
+ data.tar.gz: 4b52977515bcdb6c99e8bc16acd24cd670529f2065a1ea7625f4a44458e2004587601cab057ebe14e5973c0c477ef2282da44a89548b3e460c02f9540a82e3ea
data/README.adoc CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  image:https://img.shields.io/gem/v/metanorma-iec.svg["Gem Version", link="https://rubygems.org/gems/metanorma-iec"]
4
4
  image:https://github.com/metanorma/metanorma-iec/workflows/rake/badge.svg["Build Status", link="https://github.com/metanorma/metanorma-iec/actions?workflow=rake"]
5
- image:https://codeclimate.com/github/metanorma/metanorma-iec/badges/gpa.svg["Code Climate", link="https://codeclimate.com/github/metanorma/metanorma-iec"]
5
+ // image:https://codeclimate.com/github/metanorma/metanorma-iec/badges/gpa.svg["Code Climate", link="https://codeclimate.com/github/metanorma/metanorma-iec"]
6
6
  image:https://img.shields.io/github/issues-pr-raw/metanorma/metanorma-iec.svg["Pull Requests", link="https://github.com/metanorma/metanorma-iec/pulls"]
7
7
  image:https://img.shields.io/github/commits-since/metanorma/metanorma-iec/latest.svg["Commits since latest",link="https://github.com/metanorma/metanorma-iec/releases"]
8
8