voice_com 0.0.1.3.1 → 0.0.1.3.2

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.
@@ -28,10 +28,7 @@ module VoiceCom
28
28
 
29
29
 
30
30
  def success?
31
-
32
- #in que to be implemented
33
- true
34
-
31
+ dlr.to_i == 1
35
32
  end
36
33
 
37
34
  private
@@ -1,3 +1,3 @@
1
1
  module VoiceCom
2
- VERSION = "0.0.1.3.1"
2
+ VERSION = "0.0.1.3.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: voice_com
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.3.1
4
+ version: 0.0.1.3.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -78,7 +78,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
78
78
  version: '0'
79
79
  segments:
80
80
  - 0
81
- hash: -3327817740219824844
81
+ hash: -1982254124735425060
82
82
  required_rubygems_version: !ruby/object:Gem::Requirement
83
83
  none: false
84
84
  requirements:
@@ -87,7 +87,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
87
87
  version: '0'
88
88
  segments:
89
89
  - 0
90
- hash: -3327817740219824844
90
+ hash: -1982254124735425060
91
91
  requirements: []
92
92
  rubyforge_project:
93
93
  rubygems_version: 1.8.25