azure_mgmt_customer_insights 0.17.2 → 0.17.3
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c82042957b41fc1c34d075c78a3b110a54e3612763f71f945f6ddfc13775d444
|
4
|
+
data.tar.gz: d131e36b5a714c0cbd2bda478953c322b4d4c5448af7eda15db7541c475a3716
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4364d3fe87fcc58da1887c42d7f0b5496979b88f4ede0b127ce9a5dc759866079b48b4d02ee2e2d4f05754363df9bedabb40afee4ef41aa3a084313850d0b97c
|
7
|
+
data.tar.gz: db5f9309c7fa03b146ae501496fc855c59891f23a7c58d21e326ede06c55ddacce334ba75e5502334c2a5335b9bd91e7b3b5bc9e3b148d20b9843a64a0a542dd
|
data/lib/2017-01-01/generated/azure_mgmt_customer_insights/customer_insights_management_client.rb
CHANGED
@@ -186,7 +186,7 @@ module Azure::CustomerInsights::Mgmt::V2017_01_01
|
|
186
186
|
#
|
187
187
|
def add_telemetry
|
188
188
|
sdk_information = 'azure_mgmt_customer_insights'
|
189
|
-
sdk_information = "#{sdk_information}/0.17.
|
189
|
+
sdk_information = "#{sdk_information}/0.17.3"
|
190
190
|
add_user_agent_information(sdk_information)
|
191
191
|
end
|
192
192
|
end
|
data/lib/2017-04-26/generated/azure_mgmt_customer_insights/customer_insights_management_client.rb
CHANGED
@@ -190,7 +190,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
|
|
190
190
|
#
|
191
191
|
def add_telemetry
|
192
192
|
sdk_information = 'azure_mgmt_customer_insights'
|
193
|
-
sdk_information = "#{sdk_information}/0.17.
|
193
|
+
sdk_information = "#{sdk_information}/0.17.3"
|
194
194
|
add_user_agent_information(sdk_information)
|
195
195
|
end
|
196
196
|
end
|
data/lib/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: azure_mgmt_customer_insights
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.17.
|
4
|
+
version: 0.17.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Microsoft Corporation
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-06-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -72,14 +72,14 @@ dependencies:
|
|
72
72
|
requirements:
|
73
73
|
- - "~>"
|
74
74
|
- !ruby/object:Gem::Version
|
75
|
-
version: 0.
|
75
|
+
version: 0.12.0
|
76
76
|
type: :runtime
|
77
77
|
prerelease: false
|
78
78
|
version_requirements: !ruby/object:Gem::Requirement
|
79
79
|
requirements:
|
80
80
|
- - "~>"
|
81
81
|
- !ruby/object:Gem::Version
|
82
|
-
version: 0.
|
82
|
+
version: 0.12.0
|
83
83
|
description: Microsoft Azure Customer Insights Services Library for Ruby
|
84
84
|
email: azrubyteam@microsoft.com
|
85
85
|
executables: []
|
@@ -350,7 +350,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
350
350
|
version: '0'
|
351
351
|
requirements: []
|
352
352
|
rubyforge_project:
|
353
|
-
rubygems_version: 2.7.
|
353
|
+
rubygems_version: 2.7.8
|
354
354
|
signing_key:
|
355
355
|
specification_version: 4
|
356
356
|
summary: Official Ruby client library to consume Microsoft Azure Customer Insights.
|