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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 117a32d32948204d389ffb24ecf22b2f52f8a41283c5c12bc3accaf8784a0c64
4
- data.tar.gz: f3b0bf7970c47f841b666bfcad5a6a82d0bbabc95e3466f6603375e44fb63cd9
3
+ metadata.gz: 0eb55dc39c7baf59d0caedd1147c4d943a4bb4b65cd2c3c7beb9c7919f644b95
4
+ data.tar.gz: f40cb5ab33a2ec7d50f18946b287f013887507fabe6cf5460fe95336da5db4e9
5
5
  SHA512:
6
- metadata.gz: b10dccfe6b88099e518b2862fc5e9ca36262f69c875711c171d22cbbae52233151abed5672b8a5b3f7c3815cf09b621ebb341b5f882d027021df927a55a35b8d
7
- data.tar.gz: 45e91061f3fdd0a38e255848315e4e62292d1a3ddfea3d7f08106778a337151458d19b129dce39cfdcf7334048bf10ad1a494d17265a0365812ffa9a14e2d9f6
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/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.1"
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.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-02-26 00:00:00.000000000 Z
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