henshin-belt 0.0.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 ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: f8f61720c4c8500ced0d006ce77034c70ef2a71492b49e18304e5f03beacb4df
4
+ data.tar.gz: a4461b1e5aa00b5cf85a3ea61fc5cbb5d73deab91d072e80df10aa014722a633
5
+ SHA512:
6
+ metadata.gz: a543be60dfc55463c691cc07caa0def46fb9008a67846ff040d79caed01560ca840aa294dad6a6c7fdc53368dfa2ee0cc0933990ac06561602434427f1bcefdc
7
+ data.tar.gz: b9e30544df7156e469c685e52b6a4ad9792ec754022763c642d22b0da49dfb0125c9c975a880f7468ff26b5115a8799630c9e29fba31f7e621246656cb052104
data/.rspec ADDED
@@ -0,0 +1,3 @@
1
+ --format documentation
2
+ --color
3
+ --require spec_helper