azure_mgmt_features 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 +5 -5
- data/lib/2015-12-01/generated/azure_mgmt_features/feature_client.rb +1 -1
- data/lib/2015-12-01/generated/azure_mgmt_features/models/feature_operations_list_result.rb +1 -1
- data/lib/2015-12-01/generated/azure_mgmt_features/models/operation_list_result.rb +1 -1
- data/lib/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 20698887cbd294b219353ff0b3a0ab983a1a1e1cfeb6cf92f221297a406d3c76
|
4
|
+
data.tar.gz: b513a3ec68d2d46a6c53e00e47d7083ac63877870f78c818fdc00c1aa06cddab
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a45d985321e72cae7048f68cdf08babaed854713a82ef09afa7b8666451f42a0306be71c56525cf2c4ddeb17db07f9afd77316705fa21b494249c630067b849e
|
7
|
+
data.tar.gz: 31447d936e06224e83d8c53855ab3fdfbc628e4d54265df7c262d42cad7533ff81b83334560305f677aef35e5d54e333bf1b4f0718fcafcfdbaa6b731597d7f8
|
@@ -370,7 +370,7 @@ module Azure::Features::Mgmt::V2015_12_01
|
|
370
370
|
#
|
371
371
|
def add_telemetry
|
372
372
|
sdk_information = 'azure_mgmt_features'
|
373
|
-
sdk_information = "#{sdk_information}/0.17.
|
373
|
+
sdk_information = "#{sdk_information}/0.17.2"
|
374
374
|
add_user_agent_information(sdk_information)
|
375
375
|
end
|
376
376
|
end
|
data/lib/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: azure_mgmt_features
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.17.
|
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:
|
11
|
+
date: 2019-03-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -132,7 +132,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
132
132
|
version: '0'
|
133
133
|
requirements: []
|
134
134
|
rubyforge_project:
|
135
|
-
rubygems_version: 2.
|
135
|
+
rubygems_version: 2.7.6
|
136
136
|
signing_key:
|
137
137
|
specification_version: 4
|
138
138
|
summary: Official Ruby client library to consume Microsoft Azure Resource Provider
|