azure_cognitiveservices_localsearch 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: aaf37e4f6de918743148c717e6271c801d321946222ba98bb18484b2c4364303
4
- data.tar.gz: 96854b0983fe8d51a7302cb856498fa2fc623994ab9650efb80a7fc1278c689b
3
+ metadata.gz: 728c84998277e8a41ca387006f9a2a8ac3c63a28ec10ec868f86f7a754c61f30
4
+ data.tar.gz: 8040a148215f4afd5d5ebac769993dadaedc07b4182071f08b615750450cc063
5
5
  SHA512:
6
- metadata.gz: 0ddd1c0e66bb8d653bb72f3006f4d671e96eab2148a54211cb2898628334ea18c0b689da467a2be10d992c12825e6924a78a01fc764b2dcd7b63a005f1cad063
7
- data.tar.gz: 276240724c25d6e2493be41ec44269b093d5806d902d6c291778fd716ff7642d70e9784ab332476cbd4b501c68cb97e75bc2bd9a7d36ba6511c9ff2e9d77786c
6
+ metadata.gz: 90c7bac816026db5527107d7b86baac31913df853b92281979205916b387639772538848c39ea80c1bebb2fc422b41b85f7c7d9dc2fcaa97c176ed6fa11a2972
7
+ data.tar.gz: f2d65d3e6420e76633510575812031eca1a92f9847453dbaec508e7ec59fc77b4351f50b2054c87eab05c6c30de59b8f65f13f7277bad58cbe4c80b4d87dda28
@@ -121,7 +121,7 @@ module Azure::CognitiveServices::LocalSearch::V1_0
121
121
  #
122
122
  def add_telemetry
123
123
  sdk_information = 'azure_cognitiveservices_localsearch'
124
- sdk_information = "#{sdk_information}/0.17.1"
124
+ sdk_information = "#{sdk_information}/0.17.2"
125
125
  add_user_agent_information(sdk_information)
126
126
  end
127
127
  end
@@ -3,5 +3,5 @@
3
3
  # Licensed under the MIT License. See License.txt in the project root for license information.
4
4
 
5
5
  module Azure::CognitiveServices::LocalSearch
6
- VERSION = '0.17.1'
6
+ VERSION = '0.17.2'
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: azure_cognitiveservices_localsearch
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.1
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: 2019-03-13 00:00:00.000000000 Z
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.11.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.11.0
82
+ version: 0.12.0
83
83
  description: Microsoft Azure Cognitive Services Local Search Client Library for Ruby
84
84
  email: azrubyteam@microsoft.com
85
85
  executables: []
@@ -148,7 +148,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
148
148
  version: '0'
149
149
  requirements: []
150
150
  rubyforge_project:
151
- rubygems_version: 2.7.6
151
+ rubygems_version: 2.7.8
152
152
  signing_key:
153
153
  specification_version: 4
154
154
  summary: Official Ruby client library to consume Microsoft Azure Cognitive Services