metanorma-standoc 3.3.4 → 3.4.1

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: 92b3e5ce5e2bfb3bf5c54ba77230ddf91d2d8d3f8d0a8a096d58232ed56829be
4
- data.tar.gz: e9c2b1437372304bb476a9604fb46862c6247f9521b83e9e1441f8fcbae34bd0
3
+ metadata.gz: 3eb29c4fd8703e5cfb83ca8be2d9bf331e64ef55f79b5a0c6fbc40527aec8f6f
4
+ data.tar.gz: 967a36a66206d56c88152c1ee82782a27876164319b6d30d6a6be7c54a6887e6
5
5
  SHA512:
6
- metadata.gz: ed4d83f224ef335d871ba50bb85d7868ff21ce54e664a8a0b65376793166122e7c3c851a0e2550c8f35fc7908f1170ca661138530341bfae46818ab4ae4bef21
7
- data.tar.gz: cbb708b84ac15bf4e1053aaaf3294fcf762a84803cffe32a265fdfbc28e2871f0a338ed3216fe4874750a7d6f2a7542ae2f161cbfa4668f4d369c52d490295fb
6
+ metadata.gz: e88f192913aca8f905983eaf547f8cacbdc6d74a7046e78c9ce7cbb0a958130d8ecf5598a5164cc1faa3e77080180dee4cc5025278b9a6ee8a0363c04e6f7cfc
7
+ data.tar.gz: 0c90ed2192f721f0f02302808e2be444d1f81b58e853fa0db7be4c38ae198d3774f37ca6f89c6913cc008e34ed549e2d79a14fb6b2161e667824dc6c1c9f4099
data/.rubocop.yml CHANGED
@@ -1,7 +1,7 @@
1
1
  # Auto-generated by Cimas: Do not edit it manually!
2
2
  # See https://github.com/metanorma/cimas
3
3
  inherit_from:
4
- - https://raw.githubusercontent.com/riboseinc/oss-guides/master/ci/rubocop.yml
4
+ - https://raw.githubusercontent.com/riboseinc/oss-guides/main/ci/rubocop.yml
5
5
 
6
6
  # local repo-specific modifications
7
7
  # ...