azure_mgmt_subscriptions 0.18.3 → 0.18.4

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: d204227166928ebad8444f1f519ba90c768c47daeb3aa6eefde773ef0ab3cc64
4
- data.tar.gz: 0be3722fa8a1095f943944b6b76e7c14a45ff4f0381077ce2fb48a1607b3dfcc
3
+ metadata.gz: df02adacc495ad3190c2578d032d7756210465261186c0305d77cf9ed17524bd
4
+ data.tar.gz: fd3ede2ea97dc2d1c3196865296656000918e895a87d3dd4888c9ad3d20709c4
5
5
  SHA512:
6
- metadata.gz: e2226aa231141d05f5e8b0e010859f21cae0837fe1726818f750ff19c8ef79a8903fe50ea572072c2d71d22215994cb1e2ffe44275fbb454335cfcdbd401c3ef
7
- data.tar.gz: 3f4de1ab7e9f8091a31cc5ecbc95388c5a8868ff3d865bf34f7713919580a5672396d1c8f1598923dcfcc3a80e45402f75c89dfe4e31e9cf11ed590dd89fce5d
6
+ metadata.gz: efb7ea931dd647c531f850bd30b0f4915ff7644cccc24c3cff866747f57af5dd276743856065b92e770f80f181432b056977e6e1679c13425be3bd2bbf2dfb16
7
+ data.tar.gz: 756ff7b0366f89a481274e89e791653dadaa568ded9fb62b20ec83f0ddea105a3913ed62e3c742c97056bbe5238deb40b6b9a7800143d10de3d07f1f72cb58f4
@@ -129,7 +129,7 @@ module Azure::Subscriptions::Mgmt::V2016_06_01
129
129
  #
130
130
  def add_telemetry
131
131
  sdk_information = 'azure_mgmt_subscriptions'
132
- sdk_information = "#{sdk_information}/0.18.3"
132
+ sdk_information = "#{sdk_information}/0.18.4"
133
133
  add_user_agent_information(sdk_information)
134
134
  end
135
135
  end
@@ -127,7 +127,7 @@ module Azure::Subscriptions::Mgmt::V2017_11_01_preview
127
127
  #
128
128
  def add_telemetry
129
129
  sdk_information = 'azure_mgmt_subscriptions'
130
- sdk_information = "#{sdk_information}/0.18.3"
130
+ sdk_information = "#{sdk_information}/0.18.4"
131
131
  add_user_agent_information(sdk_information)
132
132
  end
133
133
  end
@@ -126,7 +126,7 @@ module Azure::Subscriptions::Mgmt::V2018_03_01_preview
126
126
  #
127
127
  def add_telemetry
128
128
  sdk_information = 'azure_mgmt_subscriptions'
129
- sdk_information = "#{sdk_information}/0.18.3"
129
+ sdk_information = "#{sdk_information}/0.18.4"
130
130
  add_user_agent_information(sdk_information)
131
131
  end
132
132
  end
@@ -127,7 +127,7 @@ module Azure::Subscriptions::Mgmt::V2018_11_01_preview
127
127
  #
128
128
  def add_telemetry
129
129
  sdk_information = 'azure_mgmt_subscriptions'
130
- sdk_information = "#{sdk_information}/0.18.3"
130
+ sdk_information = "#{sdk_information}/0.18.4"
131
131
  add_user_agent_information(sdk_information)
132
132
  end
133
133
  end
@@ -122,7 +122,7 @@ module Azure::Subscriptions::Mgmt::V2019_03_01_preview
122
122
  #
123
123
  def add_telemetry
124
124
  sdk_information = 'azure_mgmt_subscriptions'
125
- sdk_information = "#{sdk_information}/0.18.3"
125
+ sdk_information = "#{sdk_information}/0.18.4"
126
126
  add_user_agent_information(sdk_information)
127
127
  end
128
128
  end
@@ -129,7 +129,7 @@ module Azure::Subscriptions::Mgmt::V2019_06_01
129
129
  #
130
130
  def add_telemetry
131
131
  sdk_information = 'azure_mgmt_subscriptions'
132
- sdk_information = "#{sdk_information}/0.18.3"
132
+ sdk_information = "#{sdk_information}/0.18.4"
133
133
  add_user_agent_information(sdk_information)
134
134
  end
135
135
  end
@@ -130,7 +130,7 @@ module Azure::Subscriptions::Mgmt::V2019_10_01_preview
130
130
  #
131
131
  def add_telemetry
132
132
  sdk_information = 'azure_mgmt_subscriptions'
133
- sdk_information = "#{sdk_information}/0.18.3"
133
+ sdk_information = "#{sdk_information}/0.18.4"
134
134
  add_user_agent_information(sdk_information)
135
135
  end
136
136
  end
@@ -129,7 +129,7 @@ module Azure::Subscriptions::Mgmt::V2019_11_01
129
129
  #
130
130
  def add_telemetry
131
131
  sdk_information = 'azure_mgmt_subscriptions'
132
- sdk_information = "#{sdk_information}/0.18.3"
132
+ sdk_information = "#{sdk_information}/0.18.4"
133
133
  add_user_agent_information(sdk_information)
134
134
  end
135
135
  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::Subscriptions::Mgmt
6
- VERSION = '0.18.3'
6
+ VERSION = '0.18.4'
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: azure_mgmt_subscriptions
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.18.3
4
+ version: 0.18.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Microsoft Corporation
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-05-18 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: Microsoft Azure Subscription Management Client Library for Ruby
84
84
  email: azrubyteam@microsoft.com
85
85
  executables: []