sps-pub 0.5.2 → 0.5.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/lib/sps-pub.rb +3 -2
- data.tar.gz.sig +3 -3
- metadata +2 -2
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1508afa0b0abc5cae28e6afb12e3fa4415358074
|
4
|
+
data.tar.gz: 273dfeec66b77e764057bc63b58289aeb71972fe
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0c19a08210b88e515e934e9bc1707c102518b43a026b05dd57127e5c577c70f5723c372c3c71d160d1af0bf03823c1a0d1677e376d0119ec372c40c81a358dcd
|
7
|
+
data.tar.gz: 7fb2f3bb052595a51652f4b158242bda99bf6a8f5f426c17c1a39f7a71478eb7e64bd04c0d571bc1e6c4338420c2fe697113cfcbc9bd45623dcdfc0eebe30bef
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data/lib/sps-pub.rb
CHANGED
@@ -34,6 +34,7 @@ class SPSPub
|
|
34
34
|
begin
|
35
35
|
|
36
36
|
ws.send s
|
37
|
+
sleep 0.02 # give the above message time to be sent
|
37
38
|
|
38
39
|
rescue Errno::ETIMEDOUT => e
|
39
40
|
|
@@ -46,10 +47,10 @@ class SPSPub
|
|
46
47
|
else
|
47
48
|
puts 'SPSPub timeout while trying to contact the host'
|
48
49
|
end
|
49
|
-
|
50
|
+
|
50
51
|
end
|
51
52
|
end
|
52
|
-
|
53
|
+
|
53
54
|
:message_sent
|
54
55
|
|
55
56
|
end
|
data.tar.gz.sig
CHANGED
@@ -1,3 +1,3 @@
|
|
1
|
-
�
|
2
|
-
|
3
|
-
|
1
|
+
B9C��� ��W?[�(��#��V�\<_�'�>\8s�)��=K�
|
2
|
+
M�5$� ��G�^U�1�s5�x3ŭ`��'���ګt�0G]Os��0�N� l
|
3
|
+
�zA���`��1P�>|���8e����3=��;f��4)��*aR�2��.Q]�1l�1��:�k�N���G����f%��1����2�i5�F`۵*Z{t�j�>�cXB�͵>�'�VD���L00�1٭�ƀ)�㏦�{���|����uᆫ���1�s
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sps-pub
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.
|
4
|
+
version: 0.5.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- James Robertson
|
@@ -54,7 +54,7 @@ dependencies:
|
|
54
54
|
- !ruby/object:Gem::Version
|
55
55
|
version: 0.3.0
|
56
56
|
description:
|
57
|
-
email: james@
|
57
|
+
email: james@jamesrobertson.eu
|
58
58
|
executables: []
|
59
59
|
extensions: []
|
60
60
|
extra_rdoc_files: []
|
metadata.gz.sig
CHANGED
Binary file
|