azure_mgmt_cost_management 0.17.0 → 0.17.1

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: 9a3d4ecd8c3a590d3ba7d7e37fad5aeb53aac89fb22998c4fca8903f941c5792
4
- data.tar.gz: 78c0545214f56172cf9604360e696759aad5d3b720b94e9d0c01d6fdcc0f2d2d
3
+ metadata.gz: 0aaeb1b440c2ae3eba1a320256642142e4c1a89e59a618a75effbad62ca2d65e
4
+ data.tar.gz: f4111c6183ec95f2ce48d17139cbc0d05da23b869eb947b80a897d60a0ddc538
5
5
  SHA512:
6
- metadata.gz: fddc3f837d1375e75c19053bb7af283a933701a8de4366a89b30341e89c5a63369ab3df2c6231fad4dbcbc0811d063785f2961668cc40e3ebf2ab1077a5f85e7
7
- data.tar.gz: 29703229c5b6389ef9c206f9e6295abffa45c097d2ae8f71bbff36b301a2ed3cfa774626f22dac55ecfc6e7a65067cb777f1c178d48e65388523ede0019a3186
6
+ metadata.gz: 94e957dce8e720139397839c7a9c1f2dc99711b5b124ed5e5b5b640633e99e0d4fb054146e4cc75d6538000d06963707dfe14553952490f4c9151b0c5554f076
7
+ data.tar.gz: 2a380c5f86e8a30b6e40bdec03302dce8e49555cf9111e397a48cd7d7ad6c3dc301174a2f5306c31ad3c1747cd3a1dd425feacd2ccc5de788ea62c3e03bccdf6
@@ -448,7 +448,7 @@ module Azure::CostManagement::Mgmt::V2018_05_31
448
448
  #
449
449
  def add_telemetry
450
450
  sdk_information = 'azure_mgmt_cost_management'
451
- sdk_information = "#{sdk_information}/0.17.0"
451
+ sdk_information = "#{sdk_information}/0.17.1"
452
452
  add_user_agent_information(sdk_information)
453
453
  end
454
454
  end
@@ -137,7 +137,7 @@ module Azure::CostManagement::Mgmt::V2019_01_01
137
137
  #
138
138
  def add_telemetry
139
139
  sdk_information = 'azure_mgmt_cost_management'
140
- sdk_information = "#{sdk_information}/0.17.0"
140
+ sdk_information = "#{sdk_information}/0.17.1"
141
141
  add_user_agent_information(sdk_information)
142
142
  end
143
143
  end
@@ -157,7 +157,7 @@ module Azure::CostManagement::Mgmt::V2019_03_01_preview
157
157
  #
158
158
  def add_telemetry
159
159
  sdk_information = 'azure_mgmt_cost_management'
160
- sdk_information = "#{sdk_information}/0.17.0"
160
+ sdk_information = "#{sdk_information}/0.17.1"
161
161
  add_user_agent_information(sdk_information)
162
162
  end
163
163
  end
@@ -137,7 +137,7 @@ module Azure::CostManagement::Mgmt::V2019_04_01_preview
137
137
  #
138
138
  def add_telemetry
139
139
  sdk_information = 'azure_mgmt_cost_management'
140
- sdk_information = "#{sdk_information}/0.17.0"
140
+ sdk_information = "#{sdk_information}/0.17.1"
141
141
  add_user_agent_information(sdk_information)
142
142
  end
143
143
  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::CostManagement::Mgmt
6
- VERSION = '0.17.0'
6
+ VERSION = '0.17.1'
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: azure_mgmt_cost_management
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.17.1
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-07-23 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.1
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.1
82
+ version: 0.12.0
83
83
  description:
84
84
  email: azrubyteam@microsoft.com
85
85
  executables: []