oliver 1.8.6.2 → 1.8.6.3
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 +2 -1
- data/bin/oliver +1 -1
- data/lib/oliver/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 92453c1ebf987ed65b9d581175d022e2c123cfbe
|
|
4
|
+
data.tar.gz: b5e83abbcccf53c177565231f71d67e9731245c6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 382b821a207429ad6138a64bbb7a91df8ab34adaeb672b89459fca818d71c22e4a1a9c71e966eed76f94ae4677b26b4e8788fdd7edeec761a74624264c953cb6
|
|
7
|
+
data.tar.gz: 52981b1c7d1436683f9ef47329112baf2f747e9d371576caf306b01887f1913b387b0fd68e867fd550664cfe94ee990489ecc81d1eb1ff236d61ba2f3b23082e
|
data/README.md
CHANGED
|
@@ -215,7 +215,8 @@ branches
|
|
|
215
215
|
========
|
|
216
216
|
|
|
217
217
|
(there may or may not be an unstable branch at the moment.
|
|
218
|
-
I'm constantly adding it and deleting it.
|
|
218
|
+
I'm constantly adding it and deleting it. i won't push gems
|
|
219
|
+
from the unstable branch, only from master.)
|
|
219
220
|
|
|
220
221
|
I kept fixing bugs and then I would frantically
|
|
221
222
|
push the fixes because I was worried people, if anyone actually
|
data/bin/oliver
CHANGED
data/lib/oliver/version.rb
CHANGED