voys_api 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/voys_api/version.rb +1 -1
- data/voys_api.gemspec +1 -1
- metadata +5 -5
data/lib/voys_api/version.rb
CHANGED
data/voys_api.gemspec
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: voys_api
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -64,17 +64,17 @@ dependencies:
|
|
64
64
|
requirement: !ruby/object:Gem::Requirement
|
65
65
|
none: false
|
66
66
|
requirements:
|
67
|
-
- - ! '
|
67
|
+
- - ! '>'
|
68
68
|
- !ruby/object:Gem::Version
|
69
|
-
version:
|
69
|
+
version: 3.2.0
|
70
70
|
type: :runtime
|
71
71
|
prerelease: false
|
72
72
|
version_requirements: !ruby/object:Gem::Requirement
|
73
73
|
none: false
|
74
74
|
requirements:
|
75
|
-
- - ! '
|
75
|
+
- - ! '>'
|
76
76
|
- !ruby/object:Gem::Version
|
77
|
-
version:
|
77
|
+
version: 3.2.0
|
78
78
|
description: Export calls from http://www.voys.nl.
|
79
79
|
email:
|
80
80
|
- joost@joopp.com
|