shut_up 1.1.1 → 1.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fb98b062c8bcceb3421d9186ee4757f28291fa17
|
4
|
+
data.tar.gz: a2a033436c8ce592dd3be008cb0f8f774537a714
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d2bb326007a2f536976a4c6e3ea326de201b5ac8c78cce7328b3e7f112ca9f52d6c49c6813121327085609613d6ec2fe072d096735a697a141428529f173a185
|
7
|
+
data.tar.gz: 2434dc89114488d58e6703543c79919cc8f70080ab3d64bef8dcd431e83253a65acb24242d8c99d79a830f66e80cea5f15f9b8d18f10956ee1df1fcf941af8ae
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: shut_up
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ben Titcomb
|
@@ -10,7 +10,7 @@ bindir: bin
|
|
10
10
|
cert_chain: []
|
11
11
|
date: 2014-06-02 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
|
-
description: Suppresses standard for a block.
|
13
|
+
description: Suppresses standard output for a block.
|
14
14
|
email: benjamin@pixelstreetinc.com
|
15
15
|
executables: []
|
16
16
|
extensions: []
|