google-cloud-os_login 0.5.1 → 0.5.2

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: eff7ba7bba01af14b869ac06bb239a5335503adcd38e1c215fb1eaa7e1691029
4
- data.tar.gz: 1af90f3449aee79dd90e7f9295b434e520a738f7907230a581b7813a359469e0
3
+ metadata.gz: 9a6c06706f92a6375ab69cf72c395778c193f729d8891a20f5a403c791901ba7
4
+ data.tar.gz: 573125a41aad8f00068b9217b6a2dbd2a01ff4256943990f55664fb66dd239d8
5
5
  SHA512:
6
- metadata.gz: fa03002049e2d0cb96ea75eee566b68b95bc38540c8c1f074ae1f31040537a758148ca5807d25b996bbd34648a2ec36c45932369929c2bb97746853b9309bae0
7
- data.tar.gz: d11d06b7ffd1353a0e71e68e0798277356a26dac97a544b3c486bb4113eeefd82734643e8ec34561c656816ae2240d411334bbb0f16cac06274d4256cc4d461c
6
+ metadata.gz: 23278e53610895ae3d216c161040312e970bf0120f7de23bd66fcc45090ad2033673045096e83bbdf14defb4a77b7f324a7297867a39a1147d761a534b4c7452
7
+ data.tar.gz: ef356a3a611eaba3902f962f004c4d5c32d211741bb7e4e71aefbd2a6ea1078b8d36cf09727e303abe440c08577625656fe090e9c2cc5342feb0f2f722e110a4
data/README.md CHANGED
@@ -2,7 +2,6 @@
2
2
 
3
3
  [Cloud OS Login API][Product Documentation]:
4
4
  You can use OS Login to manage access to your VM instances using IAM roles.
5
- For more information, read [OS Login](/compute/docs/oslogin/).
6
5
  - [Client Library Documentation][]
7
6
  - [Product Documentation][]
8
7
 
@@ -25,7 +25,6 @@ module Google
25
25
  #
26
26
  # [Cloud OS Login API][Product Documentation]:
27
27
  # You can use OS Login to manage access to your VM instances using IAM roles.
28
- # For more information, read [OS Login](/compute/docs/oslogin/).
29
28
  # - [Product Documentation][]
30
29
  #
31
30
  # ## Quick Start
@@ -25,7 +25,6 @@ module Google
25
25
  #
26
26
  # [Cloud OS Login API][Product Documentation]:
27
27
  # You can use OS Login to manage access to your VM instances using IAM roles.
28
- # For more information, read [OS Login](/compute/docs/oslogin/).
29
28
  # - [Product Documentation][]
30
29
  #
31
30
  # ## Quick Start
@@ -16,7 +16,7 @@
16
16
  module Google
17
17
  module Cloud
18
18
  module OsLogin
19
- VERSION = "0.5.1".freeze
19
+ VERSION = "0.5.2".freeze
20
20
  end
21
21
  end
22
22
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-os_login
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.1
4
+ version: 0.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-11-07 00:00:00.000000000 Z
11
+ date: 2020-01-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-gax