mparticle 1.0.1 → 1.0.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c3a500669bcb575d013b84d54a5702ec6d8d0c4a
4
- data.tar.gz: acaa38ca1397230af6c6a721aa1bc5fd85108b97
3
+ metadata.gz: 656a4ac9e5f0ea681059900df218871330bcad52
4
+ data.tar.gz: 8ea0c83770ddb09b72178d7471a87ed90d14ee3b
5
5
  SHA512:
6
- metadata.gz: fbe52683f15e24c42d2dd87c695dbc6124225a01de45a6eae88bf0767560c1ac77a6d4e61a42916cfbf8c9ef4d56d332fcbbd4891d98aaf086fb1384dff9224e
7
- data.tar.gz: a05ca3423993b539a7a83476fb12061c6bc6bf8f024c43a8082692ec14a66d2a47ce7ef1bd2b04182eea4b58a751377c3db137a6a911aa99054fe485d0968d0d
6
+ metadata.gz: 77d98f32789a8c20aa291102e6e05a776db4606967cd99cd0830e673ae279b0c16b775d98f3a1889ba80203f58538573716312d7b37f75f2014ad673a733cd02
7
+ data.tar.gz: 6ad18b651d901cb382fabff1c2d383545415c964b42a0c3fa1d47f37455d04058c0f70b22743f72e7addcaabb30a3a2aa666bf8ec31c3b2b8417744824a917c6
@@ -146,7 +146,7 @@ module MParticle
146
146
  end
147
147
 
148
148
  if attributes.has_key?(:'custom_attributes')
149
- if (value = attributes[:'custom_attributes']).is_a?(Array)
149
+ if (value = attributes[:'custom_attributes']).is_a?(Hash)
150
150
  self.custom_attributes = value
151
151
  end
152
152
  end
@@ -85,7 +85,7 @@ module MParticle
85
85
  end
86
86
 
87
87
  if attributes.has_key?(:'custom_attributes')
88
- if (value = attributes[:'custom_attributes']).is_a?(Array)
88
+ if (value = attributes[:'custom_attributes']).is_a?(Hash)
89
89
  self.custom_attributes = value
90
90
  end
91
91
  end
@@ -105,7 +105,7 @@ module MParticle
105
105
  end
106
106
 
107
107
  if attributes.has_key?(:'custom_attributes')
108
- if (value = attributes[:'custom_attributes']).is_a?(Array)
108
+ if (value = attributes[:'custom_attributes']).is_a?(Hash)
109
109
  self.custom_attributes = value
110
110
  end
111
111
  end
@@ -121,7 +121,7 @@ module MParticle
121
121
  end
122
122
 
123
123
  if attributes.has_key?(:'custom_attributes')
124
- if (value = attributes[:'custom_attributes']).is_a?(Array)
124
+ if (value = attributes[:'custom_attributes']).is_a?(Hash)
125
125
  self.custom_attributes = value
126
126
  end
127
127
  end
@@ -77,7 +77,7 @@ module MParticle
77
77
  end
78
78
 
79
79
  if attributes.has_key?(:'custom_attributes')
80
- if (value = attributes[:'custom_attributes']).is_a?(Array)
80
+ if (value = attributes[:'custom_attributes']).is_a?(Hash)
81
81
  self.custom_attributes = value
82
82
  end
83
83
  end
@@ -77,7 +77,7 @@ module MParticle
77
77
  end
78
78
 
79
79
  if attributes.has_key?(:'custom_attributes')
80
- if (value = attributes[:'custom_attributes']).is_a?(Array)
80
+ if (value = attributes[:'custom_attributes']).is_a?(Hash)
81
81
  self.custom_attributes = value
82
82
  end
83
83
  end
@@ -105,7 +105,7 @@ module MParticle
105
105
  end
106
106
 
107
107
  if attributes.has_key?(:'custom_attributes')
108
- if (value = attributes[:'custom_attributes']).is_a?(Array)
108
+ if (value = attributes[:'custom_attributes']).is_a?(Hash)
109
109
  self.custom_attributes = value
110
110
  end
111
111
  end
@@ -81,7 +81,7 @@ module MParticle
81
81
  end
82
82
 
83
83
  if attributes.has_key?(:'custom_attributes')
84
- if (value = attributes[:'custom_attributes']).is_a?(Array)
84
+ if (value = attributes[:'custom_attributes']).is_a?(Hash)
85
85
  self.custom_attributes = value
86
86
  end
87
87
  end
@@ -117,7 +117,7 @@ module MParticle
117
117
  end
118
118
 
119
119
  if attributes.has_key?(:'custom_attributes')
120
- if (value = attributes[:'custom_attributes']).is_a?(Array)
120
+ if (value = attributes[:'custom_attributes']).is_a?(Hash)
121
121
  self.custom_attributes = value
122
122
  end
123
123
  end
@@ -110,7 +110,7 @@ module MParticle
110
110
  end
111
111
 
112
112
  if attributes.has_key?(:'custom_attributes')
113
- if (value = attributes[:'custom_attributes']).is_a?(Array)
113
+ if (value = attributes[:'custom_attributes']).is_a?(Hash)
114
114
  self.custom_attributes = value
115
115
  end
116
116
  end
@@ -126,7 +126,7 @@ module MParticle
126
126
  end
127
127
 
128
128
  if attributes.has_key?(:'custom_attributes')
129
- if (value = attributes[:'custom_attributes']).is_a?(Array)
129
+ if (value = attributes[:'custom_attributes']).is_a?(Hash)
130
130
  self.custom_attributes = value
131
131
  end
132
132
  end
@@ -85,7 +85,7 @@ module MParticle
85
85
  end
86
86
 
87
87
  if attributes.has_key?(:'custom_attributes')
88
- if (value = attributes[:'custom_attributes']).is_a?(Array)
88
+ if (value = attributes[:'custom_attributes']).is_a?(Hash)
89
89
  self.custom_attributes = value
90
90
  end
91
91
  end
@@ -85,7 +85,7 @@ module MParticle
85
85
  end
86
86
 
87
87
  if attributes.has_key?(:'custom_attributes')
88
- if (value = attributes[:'custom_attributes']).is_a?(Array)
88
+ if (value = attributes[:'custom_attributes']).is_a?(Hash)
89
89
  self.custom_attributes = value
90
90
  end
91
91
  end
@@ -81,7 +81,7 @@ module MParticle
81
81
  end
82
82
 
83
83
  if attributes.has_key?(:'custom_attributes')
84
- if (value = attributes[:'custom_attributes']).is_a?(Array)
84
+ if (value = attributes[:'custom_attributes']).is_a?(Hash)
85
85
  self.custom_attributes = value
86
86
  end
87
87
  end
@@ -77,7 +77,7 @@ module MParticle
77
77
  end
78
78
 
79
79
  if attributes.has_key?(:'custom_attributes')
80
- if (value = attributes[:'custom_attributes']).is_a?(Array)
80
+ if (value = attributes[:'custom_attributes']).is_a?(Hash)
81
81
  self.custom_attributes = value
82
82
  end
83
83
  end
data/mparticle.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "mparticle"
3
- s.version = "1.0.1"
3
+ s.version = "1.0.2"
4
4
  s.platform = Gem::Platform::RUBY
5
5
  s.authors = ["mParticle Inc."]
6
6
  s.email = ["support@mparticle.com"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mparticle
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - mParticle Inc.