google-cloud-build 1.5.0 → 1.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: 117a32d32948204d389ffb24ecf22b2f52f8a41283c5c12bc3accaf8784a0c64
4
- data.tar.gz: f3b0bf7970c47f841b666bfcad5a6a82d0bbabc95e3466f6603375e44fb63cd9
3
+ metadata.gz: 6257c4be03c3005a08ac743d6579b01ff6bf72a5b115b87c765ea3ec84b965fd
4
+ data.tar.gz: 677ca13509343e64ce0560bdfa53eb4377e7e8f64bd7dc753610495734241172
5
5
  SHA512:
6
- metadata.gz: b10dccfe6b88099e518b2862fc5e9ca36262f69c875711c171d22cbbae52233151abed5672b8a5b3f7c3815cf09b621ebb341b5f882d027021df927a55a35b8d
7
- data.tar.gz: 45e91061f3fdd0a38e255848315e4e62292d1a3ddfea3d7f08106778a337151458d19b129dce39cfdcf7334048bf10ad1a494d17265a0365812ffa9a14e2d9f6
6
+ metadata.gz: cdb894141caf22b98e3af6272445446163b1ef12ec07839bd48f1d4f04cf039315f61522213bcb41f3af691e3c99a84ce3d0f876af0cd7c2fbd746403abf8858
7
+ data.tar.gz: acf504262e3bf094dbf6d45ad6037ba7f276e4a241980ea79a13c810cf8592d00a23a872a3945527c60997c213789326735d8f58f1fc431d364c681e3e4b321d
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/cloud-build)
21
+ See also the [Product Documentation](https://cloud.google.com/build/docs)
22
22
  for more usage information.
23
23
 
24
24
  ## Quick Start
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Build
23
- VERSION = "1.5.0"
23
+ VERSION = "1.5.2"
24
24
  end
25
25
  end
26
26
  end
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.0
4
+ version: 1.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: 2024-02-26 00:00:00.000000000 Z
11
+ date: 2024-08-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-build-v1