liangzan-contacts 1.2.25 → 1.2.26
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/contacts/version.rb +3 -0
- metadata +12 -5
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: liangzan-contacts
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.
|
4
|
+
version: 1.2.26
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -13,14 +13,14 @@ authors:
|
|
13
13
|
autorequire:
|
14
14
|
bindir: bin
|
15
15
|
cert_chain: []
|
16
|
-
date: 2013-
|
16
|
+
date: 2013-06-20 00:00:00.000000000 Z
|
17
17
|
dependencies:
|
18
18
|
- !ruby/object:Gem::Dependency
|
19
19
|
name: json
|
20
20
|
requirement: !ruby/object:Gem::Requirement
|
21
21
|
none: false
|
22
22
|
requirements:
|
23
|
-
- -
|
23
|
+
- - ! '>'
|
24
24
|
- !ruby/object:Gem::Version
|
25
25
|
version: 1.7.3
|
26
26
|
type: :runtime
|
@@ -28,7 +28,7 @@ dependencies:
|
|
28
28
|
version_requirements: !ruby/object:Gem::Requirement
|
29
29
|
none: false
|
30
30
|
requirements:
|
31
|
-
- -
|
31
|
+
- - ! '>'
|
32
32
|
- !ruby/object:Gem::Version
|
33
33
|
version: 1.7.3
|
34
34
|
- !ruby/object:Gem::Dependency
|
@@ -83,6 +83,7 @@ files:
|
|
83
83
|
- lib/contacts/plaxo.rb
|
84
84
|
- lib/contacts/seznam.rb
|
85
85
|
- lib/contacts/tonline_de.rb
|
86
|
+
- lib/contacts/version.rb
|
86
87
|
- lib/contacts/web_de.rb
|
87
88
|
- lib/contacts/yahoo.rb
|
88
89
|
- lib/contacts.rb
|
@@ -102,15 +103,21 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
102
103
|
- - ! '>='
|
103
104
|
- !ruby/object:Gem::Version
|
104
105
|
version: '0'
|
106
|
+
segments:
|
107
|
+
- 0
|
108
|
+
hash: -1446422441160571524
|
105
109
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
106
110
|
none: false
|
107
111
|
requirements:
|
108
112
|
- - ! '>='
|
109
113
|
- !ruby/object:Gem::Version
|
110
114
|
version: '0'
|
115
|
+
segments:
|
116
|
+
- 0
|
117
|
+
hash: -1446422441160571524
|
111
118
|
requirements: []
|
112
119
|
rubyforge_project:
|
113
|
-
rubygems_version: 1.8.
|
120
|
+
rubygems_version: 1.8.25
|
114
121
|
signing_key:
|
115
122
|
specification_version: 3
|
116
123
|
summary: grab contacts from Yahoo, AOL, Gmail, Hotmail, Plaxo, GMX.net, Web.de, inbox.lt,
|