neetob 0.1.0 → 0.1.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 +4 -4
- data/README.md +1 -1
- data/lib/neetob/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c206bcf956ef7c1b49115339feafec9ec613e7a00a905852bedf49e341dbcb97
|
|
4
|
+
data.tar.gz: cfa31777fd27276320f421715ff853495c8cd6ab81e9e44b1c57927ed76b83cd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: acf04fc283b7a215c50d8316ffff94f684289952cfe8ecc0cff7a2c3a7a33eb6a3a34324243571f8629e9f73c691ab9909dd1ff6eb0adc2d36dfbd960d105821
|
|
7
|
+
data.tar.gz: 932a3938fff9465bb9806c12a967648454beb96c1035b4056d4041a340b95679d07c3e02e0070ec4ebbcbc0fdc21f663f752e0196c20e9866f57346a6b636135
|
data/README.md
CHANGED
|
@@ -378,4 +378,4 @@ For testing `github` commands use - [neeto-dummy](https://github.com/bigbinary/n
|
|
|
378
378
|
|
|
379
379
|
For testing `heroku` commands use - [neeto-dummy](https://dashboard.heroku.com/apps/neeto-dummy) app.
|
|
380
380
|
|
|
381
|
-
**Note:** Contact your respective Team Lead if you don't have access
|
|
381
|
+
**Note:** Contact your respective Team Lead if you don't have access..
|
data/lib/neetob/version.rb
CHANGED