azure_mgmt_subscriptions 0.3.0 → 0.3.1

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,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- MDQ2YWYwODJjYjkyOTIxNTkyZmMzNWQ1ZjhhNDJhNzMwNDBmNTU1NQ==
4
+ ZGU5ZGVhY2E3MmUxNDg4MmQ2OTZkOWU2NTlmZmFjYzE5ZjM1YzIwNg==
5
5
  data.tar.gz: !binary |-
6
- YTkxYThkNjhhZWE5NTliNzMyYWFhMzQ2ZWMxZTY4ODNjZDI0NGY2NA==
6
+ YzcwYjlkZWMwZmUyNmViY2RkYTdmODQ2OTBiYTdjMTRiNmYwYWQ2MA==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- YzIwNGE0OWIwMTU4ZDE0ZmRkMmFiZTQwZjUyMTUxNmE4ZGNjZDMxOTk4NDU3
10
- NTI3MmUxYzkyYjg0ZmI5NDA2NDZjMDQ0YmY2MTY4M2M0OTZmOWU4NmVlMzFi
11
- MTc5OTk4NGE2ZTI0Mzk0NzljMzI3NGRkZTkzYmVjMDU5NzM4ZmU=
9
+ OTZjMTBjNjVjY2EzMGYwMDhhYzQzOGQ1NzNhMDk3MWQxN2YzNmVjMzczNjcy
10
+ NzMzZjdjYThjM2ZjMTdmMjk2ZDk5ZTZkNzNjZmJhN2JkNWFmNzQ2YTZmYjRh
11
+ NmQ2N2IwMzc5YTIxYzE2ZTEwZjgxOGIxMmFkM2NkNjcwZGZiYmI=
12
12
  data.tar.gz: !binary |-
13
- MzUzYTEyZDE2NGYwNjljZmM0NjUzZTY2MzljMzY3NmEyM2M2NGRjZDVlODI4
14
- OTE2N2EzMTg1NjQ3MDI1YzNmNWJkMDI2M2QyNTA4OWJjYzYyZTQ1NDhhMTJm
15
- Y2Q1MDQ0NWIwOGFmN2QwOGZmNWYxZTE5NTBjNGRmMjlhYmU4MmM=
13
+ YzgwMzg4M2E5ODRhYjM1OWNhNTFkMDdiZWU3MDJjOTQ3ZTczZmRkZTE3ZGVm
14
+ NzNlODU4M2Q2MDI1NDcyZDk3OTgwODZjZGIxYjgwOTc4MDU1MmNkZDgzYTA4
15
+ YWVhYWU5NWQyYzI3M2M1NWM1ZGRiOTgwMzk5OWRmNzlkZGIzODM=
@@ -15,7 +15,7 @@ Gem::Specification.new do |spec|
15
15
  spec.email = 'azrubyteam@microsoft.com'
16
16
  spec.description = 'Microsoft Azure Subscription Management Client Library for Ruby'
17
17
  spec.summary = 'Official ruby client library to consume Microsoft Azure Subscription Management services.'
18
- spec.homepage = 'http://github.com/azure/azure-sdk-for-ruby'
18
+ spec.homepage = 'http://github.com/azure/azure-sdk-ruby'
19
19
  spec.license = 'MIT'
20
20
 
21
21
  spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
@@ -4,5 +4,5 @@
4
4
  # regenerated.
5
5
 
6
6
  module Azure::ARM::Subscriptions
7
- VERSION = '0.3.0'
7
+ VERSION = '0.3.1'
8
8
  end
metadata CHANGED
@@ -2,14 +2,14 @@
2
2
  name: azure_mgmt_subscriptions
3
3
  version: !ruby/object:Gem::Version
4
4
  version: !binary |-
5
- MC4zLjA=
5
+ MC4zLjE=
6
6
  platform: ruby
7
7
  authors:
8
8
  - Microsoft Corporation
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2016-05-23 00:00:00.000000000 Z
12
+ date: 2016-05-24 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -124,7 +124,7 @@ files:
124
124
  - lib/azure_mgmt_subscriptions/subscriptions.rb
125
125
  - lib/azure_mgmt_subscriptions/tenants.rb
126
126
  - lib/azure_mgmt_subscriptions/version.rb
127
- homepage: http://github.com/azure/azure-sdk-for-ruby
127
+ homepage: http://github.com/azure/azure-sdk-ruby
128
128
  licenses:
129
129
  - MIT
130
130
  metadata: {}