azure_cognitiveservices_customvisiontraining 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: 0f739ef46e8fd587d978942c07e3655479a4d433915e487d5df7554e738b047f
4
- data.tar.gz: e4de285bcd4ca285c6bdd17d038b9ef35f1543a36e7726cf9127f7ba1544d4f3
3
+ metadata.gz: f334d1774b40413edec9eee650497c526d785327d00092a8a39a705bacb58a0c
4
+ data.tar.gz: ee7e640ec5d41e33d55814db85867f7291bee60bf8a9ca9fbcbf313faedd56d7
5
5
  SHA512:
6
- metadata.gz: 7acedc521678909b37a2df7ddaeb8a5797978634a373b84e948a9e8aad156951513d5befcd9d7183920b1c274f286f0afa3645c3d7786545677717cf2fe4d158
7
- data.tar.gz: 44c65c782515f8f6e9f594f79dfab57f94b56aef5cdf0d3a18ecb85002a7ab19444e28e638e4b1685223be4bfa950b6f0dbbf3c33eb33ef266b5f571c994c2a2
6
+ metadata.gz: 96519ad7074d00e8dd796132b9adb174d36361bfcd2063ed3a8f5b6b8858531e7359b33b7f2e15de1560d76a55923086b20166c08a1c1be85c7948fe93ed924e
7
+ data.tar.gz: aacfe713634e126bd8b457db5e55427c96862dd3ff6c753a4778ddfeb4a82a4a95f51d1d4937da4b685ce0bc256e00951250817ffd2234828ef66f7c4618bdff
@@ -4352,7 +4352,7 @@ module Azure::CognitiveServices::Customvisiontraining::V2_0
4352
4352
  #
4353
4353
  def add_telemetry
4354
4354
  sdk_information = 'azure_cognitiveservices_customvisiontraining'
4355
- sdk_information = "#{sdk_information}/0.17.2"
4355
+ sdk_information = "#{sdk_information}/0.17.3"
4356
4356
  add_user_agent_information(sdk_information)
4357
4357
  end
4358
4358
  end
@@ -4361,7 +4361,7 @@ module Azure::CognitiveServices::Customvisiontraining::V2_1
4361
4361
  #
4362
4362
  def add_telemetry
4363
4363
  sdk_information = 'azure_cognitiveservices_customvisiontraining'
4364
- sdk_information = "#{sdk_information}/0.17.2"
4364
+ sdk_information = "#{sdk_information}/0.17.3"
4365
4365
  add_user_agent_information(sdk_information)
4366
4366
  end
4367
4367
  end
@@ -4451,7 +4451,7 @@ module Azure::CognitiveServices::Customvisiontraining::V2_2
4451
4451
  #
4452
4452
  def add_telemetry
4453
4453
  sdk_information = 'azure_cognitiveservices_customvisiontraining'
4454
- sdk_information = "#{sdk_information}/0.17.2"
4454
+ sdk_information = "#{sdk_information}/0.17.3"
4455
4455
  add_user_agent_information(sdk_information)
4456
4456
  end
4457
4457
  end
@@ -4700,7 +4700,7 @@ module Azure::CognitiveServices::Customvisiontraining::V3_0
4700
4700
  #
4701
4701
  def add_telemetry
4702
4702
  sdk_information = 'azure_cognitiveservices_customvisiontraining'
4703
- sdk_information = "#{sdk_information}/0.17.2"
4703
+ sdk_information = "#{sdk_information}/0.17.3"
4704
4704
  add_user_agent_information(sdk_information)
4705
4705
  end
4706
4706
  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::Customvisiontraining
6
- VERSION = '0.17.2'
6
+ VERSION = '0.17.3'
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: azure_cognitiveservices_customvisiontraining
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.2
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: 2019-04-01 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 Custom Vision Training Client Library
84
84
  for Ruby
85
85
  email: azrubyteam@microsoft.com
@@ -315,7 +315,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
315
315
  version: '0'
316
316
  requirements: []
317
317
  rubyforge_project:
318
- rubygems_version: 2.7.6
318
+ rubygems_version: 2.7.8
319
319
  signing_key:
320
320
  specification_version: 4
321
321
  summary: Official Ruby client library to consume Microsoft Azure Cognitive Services