azure_mgmt_container_instance 0.17.4 → 0.17.5

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
  SHA256:
3
- metadata.gz: 89c5965a4c5d94ebdb2cf75ab25aeb45092dc6dd1579b23834d5c4e50977913d
4
- data.tar.gz: 7d271028c5f2b3a3201ff8748d415d04e694499868c7dfc608d3fc11dd54d531
3
+ metadata.gz: f5aa37255243de0fd2305718b6602ede37076dcb1d040273a451fc286327cd52
4
+ data.tar.gz: c7a2f249e74f6edbe841a36cd05d3d9c5eff5b6ee83b0c87498c4a470ad7001c
5
5
  SHA512:
6
- metadata.gz: 01f0768d7596089fa1bd4690a515c97756a734f5d09f442a90219fb4286ebfe65b744dfe6995cec7069cce18ee263fefa93726779778361df59c4893e39c9f52
7
- data.tar.gz: bea3d6cc667c176f6c3bc2deb5fbe4b431830557ffdf629e0c3595f346e2dbc633b2836454ea34ba88f3c667577d695c50ef8845e41a84216568e6f9ba4afe6d
6
+ metadata.gz: cdea23bdfdd6f0bc224eceb23ac750d0c8cf3b37e55071d3525db105198142393e565743917a9252a821e459a2b8e992e3519556931e04e6a77fa4506af2a963
7
+ data.tar.gz: 635445a1ce9d0448602f57b1e67c3782ed366a4ab7a122306e5f8b59a2f81bb075be896f9223158f7ea14b229e7194c884801fdeb841bb68f9e28ff3f3ad3493
@@ -130,7 +130,7 @@ module Azure::ContainerInstance::Mgmt::V2017_08_01_preview
130
130
  #
131
131
  def add_telemetry
132
132
  sdk_information = 'azure_mgmt_container_instance'
133
- sdk_information = "#{sdk_information}/0.17.4"
133
+ sdk_information = "#{sdk_information}/0.17.5"
134
134
  add_user_agent_information(sdk_information)
135
135
  end
136
136
  end
@@ -134,7 +134,7 @@ module Azure::ContainerInstance::Mgmt::V2017_10_01_preview
134
134
  #
135
135
  def add_telemetry
136
136
  sdk_information = 'azure_mgmt_container_instance'
137
- sdk_information = "#{sdk_information}/0.17.4"
137
+ sdk_information = "#{sdk_information}/0.17.5"
138
138
  add_user_agent_information(sdk_information)
139
139
  end
140
140
  end
@@ -138,7 +138,7 @@ module Azure::ContainerInstance::Mgmt::V2017_12_01_preview
138
138
  #
139
139
  def add_telemetry
140
140
  sdk_information = 'azure_mgmt_container_instance'
141
- sdk_information = "#{sdk_information}/0.17.4"
141
+ sdk_information = "#{sdk_information}/0.17.5"
142
142
  add_user_agent_information(sdk_information)
143
143
  end
144
144
  end
@@ -142,7 +142,7 @@ module Azure::ContainerInstance::Mgmt::V2018_02_01_preview
142
142
  #
143
143
  def add_telemetry
144
144
  sdk_information = 'azure_mgmt_container_instance'
145
- sdk_information = "#{sdk_information}/0.17.4"
145
+ sdk_information = "#{sdk_information}/0.17.5"
146
146
  add_user_agent_information(sdk_information)
147
147
  end
148
148
  end
@@ -142,7 +142,7 @@ module Azure::ContainerInstance::Mgmt::V2018_04_01
142
142
  #
143
143
  def add_telemetry
144
144
  sdk_information = 'azure_mgmt_container_instance'
145
- sdk_information = "#{sdk_information}/0.17.4"
145
+ sdk_information = "#{sdk_information}/0.17.5"
146
146
  add_user_agent_information(sdk_information)
147
147
  end
148
148
  end
@@ -138,7 +138,7 @@ module Azure::ContainerInstance::Mgmt::V2018_06_01
138
138
  #
139
139
  def add_telemetry
140
140
  sdk_information = 'azure_mgmt_container_instance'
141
- sdk_information = "#{sdk_information}/0.17.4"
141
+ sdk_information = "#{sdk_information}/0.17.5"
142
142
  add_user_agent_information(sdk_information)
143
143
  end
144
144
  end
@@ -138,7 +138,7 @@ module Azure::ContainerInstance::Mgmt::V2018_09_01
138
138
  #
139
139
  def add_telemetry
140
140
  sdk_information = 'azure_mgmt_container_instance'
141
- sdk_information = "#{sdk_information}/0.17.4"
141
+ sdk_information = "#{sdk_information}/0.17.5"
142
142
  add_user_agent_information(sdk_information)
143
143
  end
144
144
  end
@@ -142,7 +142,7 @@ module Azure::ContainerInstance::Mgmt::V2018_10_01
142
142
  #
143
143
  def add_telemetry
144
144
  sdk_information = 'azure_mgmt_container_instance'
145
- sdk_information = "#{sdk_information}/0.17.4"
145
+ sdk_information = "#{sdk_information}/0.17.5"
146
146
  add_user_agent_information(sdk_information)
147
147
  end
148
148
  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::ContainerInstance::Mgmt
6
- VERSION = '0.17.4'
6
+ VERSION = '0.17.5'
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: azure_mgmt_container_instance
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.4
4
+ version: 0.17.5
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 Container Instance Services Library for Ruby
84
84
  email: azrubyteam@microsoft.com
85
85
  executables: []
@@ -458,7 +458,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
458
458
  version: '0'
459
459
  requirements: []
460
460
  rubyforge_project:
461
- rubygems_version: 2.7.6
461
+ rubygems_version: 2.7.8
462
462
  signing_key:
463
463
  specification_version: 4
464
464
  summary: Official Ruby client library to consume Microsoft Azure Container Instance.