marketo 1.2.2 → 1.2.3
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.
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: marketo
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 25
|
|
5
5
|
prerelease: false
|
|
6
6
|
segments:
|
|
7
7
|
- 1
|
|
8
8
|
- 2
|
|
9
|
-
-
|
|
10
|
-
version: 1.2.
|
|
9
|
+
- 3
|
|
10
|
+
version: 1.2.3
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- James O'Brien
|
|
@@ -15,7 +15,7 @@ autorequire:
|
|
|
15
15
|
bindir: bin
|
|
16
16
|
cert_chain: []
|
|
17
17
|
|
|
18
|
-
date: 2011-02-
|
|
18
|
+
date: 2011-02-09 00:00:00 -08:00
|
|
19
19
|
default_executable:
|
|
20
20
|
dependencies:
|
|
21
21
|
- !ruby/object:Gem::Dependency
|
|
@@ -50,7 +50,7 @@ dependencies:
|
|
|
50
50
|
version: 0.8.3
|
|
51
51
|
type: :runtime
|
|
52
52
|
version_requirements: *id002
|
|
53
|
-
description: " Allows easy integration with marketo from ruby. You can synchronize leads and fetch them back by email. This is based on the SOAP wsdl file: http://app.marketo.com/soap/mktows/1_4?WSDL
|
|
53
|
+
description: " Allows easy integration with marketo from ruby. You can synchronize leads and fetch them back by email. This is based on the SOAP wsdl file: http://app.marketo.com/soap/mktows/1_4?WSDL. More information at https://www.rapleaf.com/developers/marketo.\n"
|
|
54
54
|
email: james@rapleaf.com
|
|
55
55
|
executables: []
|
|
56
56
|
|
|
@@ -70,7 +70,7 @@ files:
|
|
|
70
70
|
- spec/marketo/lead_key_spec.rb
|
|
71
71
|
- spec/marketo/lead_record_spec.rb
|
|
72
72
|
has_rdoc: true
|
|
73
|
-
homepage:
|
|
73
|
+
homepage: https://www.rapleaf.com/developers/marketo
|
|
74
74
|
licenses: []
|
|
75
75
|
|
|
76
76
|
post_install_message:
|