google-cloud-os_login 0.6.0 → 0.6.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/AUTHENTICATION.md +0 -5
- data/lib/google/cloud/os_login/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 33c070db0697e8d9eb1a622cb392da38316459882b63e23f00c4381b862fa390
|
4
|
+
data.tar.gz: 2b6740285431210615c8d0b1197464aa1c13c42b688aafed545f17ab11777c8a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8b4a552b672ecf3ef08a7c5e27722e6958301359fb70ce0e5a8e69868fe573feb90232b452a2abf7722c4d4762cf44a8fa7131ab4ae34e6528ffa1e02e5b1f8e
|
7
|
+
data.tar.gz: 6d6b2cc561737f345e4fbf23392377dfaf8b87e64200092d415c3f481afd8d2dba123d31c069c7e82d9b17f7d2ab52b0eae35e01412f19ada4b0dcb99fbf2701
|
data/AUTHENTICATION.md
CHANGED
@@ -170,8 +170,3 @@ Developers service account.
|
|
170
170
|
|
171
171
|
The key file you download will be used by this library to authenticate API
|
172
172
|
requests and should be stored in a secure location.
|
173
|
-
|
174
|
-
## Troubleshooting
|
175
|
-
|
176
|
-
If you're having trouble authenticating you can ask for help by following the
|
177
|
-
{file:TROUBLESHOOTING.md Troubleshooting Guide}.
|
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.6.
|
4
|
+
version: 0.6.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-04-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-gax
|