toolhound-ruby 1.0.15 → 1.0.16

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d565b36e473e2a0408b05d69a052857da5e905c0
4
- data.tar.gz: 217bd08339369598c7a2a7b654e77fbfedd45630
3
+ metadata.gz: 10b0a155efcae695fcc9306c753f85d6b25c0cf4
4
+ data.tar.gz: c508cd06bd9564ebb87efb7b5e0489f617500b94
5
5
  SHA512:
6
- metadata.gz: ce7dbd7737c28fae30bed18cf0f5679fc253f480ab642891fbbcbe37ff63786f3682815b83abb1c8de3ef6a3e67505dded58527c4116746f0901f2e020dc4e98
7
- data.tar.gz: 14094a0c2cc9e0fcae54378f1396a9cd8ac912692e542cde56c5c271324cddbf4e673434a5118b41a45fd54601994e8863c76001cc95ca3070984678fd886068
6
+ metadata.gz: 881c8e61a0b30456ecaae20e141353ccdf789d395b01d766e11b082595d08479e8121801ac0c36509d2674c00dfcd6533865be23bbfc079e3b24591b17173e4d
7
+ data.tar.gz: 62bf45e81b5f5161169d6da040bfa3b4feb7e08f9bc1bdf15fcda82e38e7f067617ea84e09d1a8f524ee614645839e7f749f3f3be4c59a59cd736fedad091821
@@ -75,7 +75,6 @@ module Toolhound
75
75
 
76
76
  def connection
77
77
  if @connection && @connection.dead?
78
- @connection.cancel
79
78
  sign_in
80
79
  end
81
80
  @connection
@@ -1,3 +1,3 @@
1
1
  module Toolhound
2
- VERSION = "1.0.15"
2
+ VERSION = "1.0.16"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: toolhound-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.15
4
+ version: 1.0.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Markus Klooth
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-02-10 00:00:00.000000000 Z
11
+ date: 2016-02-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tiny_tds