azure_cognitiveservices_customimagesearch 0.17.1 → 0.17.2
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: 5baee0b9beea783b6de7afeef39bb431120a093db10a98968128701d17258c85
|
4
|
+
data.tar.gz: 215be423ddef074e4fcd25459e4a402e1d97a1e4fd4c6d16e271e67e2d4c8718
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 25f43697e1170d5c2bb87f4f05bebc68b552f981e6e0accf5da06ae516851e51613b9de696d55634168c1989c90addd5ce1a66abe4b37162c125c95d52b68117
|
7
|
+
data.tar.gz: ed029785e2a2a880f1a056b90c8c3d1ca1f2a39638bb468a8aac86e1e193b7df05f496b72e08ac6f36a21ae6b736d45f47eb607e7fbaf44b24cd68067eaaed91
|
data/lib/1.0/generated/azure_cognitiveservices_customimagesearch/customimagesearch_client.rb
CHANGED
@@ -126,7 +126,7 @@ module Azure::CognitiveServices::Customimagesearch::V1_0
|
|
126
126
|
#
|
127
127
|
def add_telemetry
|
128
128
|
sdk_information = 'azure_cognitiveservices_customimagesearch'
|
129
|
-
sdk_information = "#{sdk_information}/0.17.
|
129
|
+
sdk_information = "#{sdk_information}/0.17.2"
|
130
130
|
add_user_agent_information(sdk_information)
|
131
131
|
end
|
132
132
|
end
|
data/lib/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: azure_cognitiveservices_customimagesearch
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.17.
|
4
|
+
version: 0.17.2
|
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 Cognitive Services Custom Image Search Client Library
|
84
84
|
for Ruby
|
85
85
|
email: azrubyteam@microsoft.com
|
@@ -147,7 +147,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
147
147
|
version: '0'
|
148
148
|
requirements: []
|
149
149
|
rubyforge_project:
|
150
|
-
rubygems_version: 2.7.
|
150
|
+
rubygems_version: 2.7.8
|
151
151
|
signing_key:
|
152
152
|
specification_version: 4
|
153
153
|
summary: Official Ruby client library to consume Microsoft Azure Cognitive Services
|