wmadd 0.1.0

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 ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 9a73fa8a64430a104b2cc8f9066d76620cab7dc2603a5c9964212bf0aeb985cf
4
+ data.tar.gz: 28aee3e1711a5cc00eb0b58600af3db84ea26de58bc8477802a4e459900f139e
5
+ SHA512:
6
+ metadata.gz: 35ab6c3e8e2921ca8c9915a5ee37a540eff41c361c2b83fae9f880d81fc1dd8de5c7740d4bd8b7b867ea649a1f96f993344e9159ee402ab09a6473e649678d39
7
+ data.tar.gz: bea0e07de920f77b0be5fa7e05610a96b46b460207f04aa04345128be7b2366645e9212ae37d80323638e5f80cbb21d517d567c2726689ec4c35b2aae0c0c661
data/.rspec ADDED
@@ -0,0 +1,3 @@
1
+ --format documentation
2
+ --color
3
+ --require spec_helper