google-cloud-build 1.5.0 → 1.5.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/google/cloud/build/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: 0eb55dc39c7baf59d0caedd1147c4d943a4bb4b65cd2c3c7beb9c7919f644b95
|
4
|
+
data.tar.gz: f40cb5ab33a2ec7d50f18946b287f013887507fabe6cf5460fe95336da5db4e9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 42e5058433ec017e1aac52dcbc593e05e194a6e7f3480abad7cc683b8f31b467b869d186f1b235edaed8f1cad520e4854397fefcb032c8b2e4702e248f29ae8a
|
7
|
+
data.tar.gz: 83f19a26f67a87e4b8dfe9b009462ba6e822c911b5a1ecfdb6b91b25f85d54b2c807a815732948808df68447d7ddca0e4060bcb77c98a43c6706302030e579ee
|
data/README.md
CHANGED
@@ -18,7 +18,7 @@ themselves can be found in the client library documentation for the versioned
|
|
18
18
|
client gems:
|
19
19
|
[google-cloud-build-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-build-v1/latest).
|
20
20
|
|
21
|
-
See also the [Product Documentation](https://cloud.google.com/
|
21
|
+
See also the [Product Documentation](https://cloud.google.com/build/docs)
|
22
22
|
for more usage information.
|
23
23
|
|
24
24
|
## Quick Start
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-build
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.5.
|
4
|
+
version: 1.5.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: 2024-
|
11
|
+
date: 2024-06-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-cloud-build-v1
|