verboice 0.2.0 → 0.2.1
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/verboice/exception.rb +10 -0
- metadata +4 -3
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: verboice
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 21
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 2
|
9
|
-
-
|
10
|
-
version: 0.2.
|
9
|
+
- 1
|
10
|
+
version: 0.2.1
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- InSTEDD
|
@@ -55,6 +55,7 @@ extra_rdoc_files: []
|
|
55
55
|
|
56
56
|
files:
|
57
57
|
- lib/verboice.rb
|
58
|
+
- lib/verboice/exception.rb
|
58
59
|
homepage: http://code.google.com/p/verboice-api-ruby
|
59
60
|
licenses: []
|
60
61
|
|