camper_van 0.0.13 → 0.0.14

Sign up to get free protection for your applications and to get access to all the features.
@@ -90,7 +90,6 @@ module CamperVan
90
90
  stream.close if stream.respond_to?('close') # EM/em-http-request gem is installed and uses .close
91
91
  stream.close_connection if stream.respond_to?('close_connection')
92
92
  end
93
- stream.close_connection if stream
94
93
  # room.leave # let the timeout do it rather than being explicit!
95
94
  end
96
95
 
@@ -1,3 +1,3 @@
1
1
  module CamperVan
2
- VERSION = "0.0.13"
2
+ VERSION = "0.0.14"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: camper_van
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.13
4
+ version: 0.0.14
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -150,7 +150,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
150
150
  version: '0'
151
151
  segments:
152
152
  - 0
153
- hash: -640128890155604269
153
+ hash: -1361000359402008572
154
154
  requirements: []
155
155
  rubyforge_project: camper_van
156
156
  rubygems_version: 1.8.23