deprecation_toolkit 1.0.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
+ SHA1:
3
+ metadata.gz: be80ca28201896a87295673cc5baa19c594b5c7e
4
+ data.tar.gz: c3ca846545109f529196299957bba02634003dd9
5
+ SHA512:
6
+ metadata.gz: 163dc7b2d6d19f339f5a8a38f4eca5088e65555e73b349df1e32644beed2523ca5793062c4efb8b93fa9c3363cd3ff3884b8c6bf1812bbfc56cff5a5cbd7e7d0
7
+ data.tar.gz: fc9a5a4db503e157daeb3ddfcd855eec86ccc013515f76498d98a3322f28486546523a1b84c5e2a9ff45dd0ba932b0c6166870ae24d76359df818153006e03d1
data/.gitignore ADDED
@@ -0,0 +1,9 @@
1
+ /.bundle/
2
+ /.yardoc
3
+ /_yardoc/
4
+ /coverage/
5
+ /doc/
6
+ /pkg/
7
+ /spec/reports/
8
+ /tmp/
9
+ /.byebug_history