metanorma-iec 2.7.1 → 2.7.2

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: 6a83386ab50bb84fa3f85fb6fb2e88094370a012ebf391b38a0e2cfb46b19b3c
4
+ data.tar.gz: 00b7efd950a6fb547cf8fced90457512726654bbcace21d70652a1df0dc48f00
5
5
  SHA512:
6
- metadata.gz: 14c257e1bd6081f2e8ffb54d87489b15f7752665be971c979de732b29366a007ad9e43c02e0b0e4cac765a1640769d63059ffc9ab47cf24e7e5cd20c547e0155
7
- data.tar.gz: 4f23fd6d2121bda6559174faf08ca4f2d75142094a313ac121f406dfc593bf221d304e6ae007c68002cb9d8fa204a4ffc62290f0f05214f07596e12f057bafea
6
+ metadata.gz: 2c8d72ea5af891fd816f198819ebe726b51f4829eb6913865a4bd7918969bd846fd61c900f19b7d55186b9b7e20f977143462204e9dea98617e032ea5dd5b7fb
7
+ data.tar.gz: a12589dbb082c6e90c0accdd59b22223aa94bec4bfb6e4d191a0a297ec76ef578218ff22ed9134ccf7ab85812b7f6629a3943006bb5bf900863cf7143042998f
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