google-cloud-container 0.10.0 → 0.10.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/container/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: b1627dec5b78c54da94cc374db86d6967b6b66f68ad1c0613644308e6bd6faf1
|
4
|
+
data.tar.gz: aacd0524cbb07d3496b8729bafd0cac6431215215f05600d5cea3e01f531e09a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c52b325739827800370a99d6a553a752410a5017916d4afa9e9d3989acc98a9a3fbd61a8db31898bed553226b716600c199345c9f893ec0123060a8a6bd94d51
|
7
|
+
data.tar.gz: b77d476ab57c13814116111547cb6167399884601f38ba71f25bdc1d2e7d4fbc9266b9f353cd1da371e8a4ee59ea9f659a7870219332c35be97af32f17562ec2
|
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-container
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.10.
|
4
|
+
version: 0.10.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
|