google-cloud-phishing_protection 0.15.0 → 0.15.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: de5ea076f1aebc19aad51040b5429be8b6df786e637a0559e6297ade26faee94
4
- data.tar.gz: 4be5045494799d73205b6a8c2a2147c91d4df6fba7f6a21e56b1ad65b37879af
3
+ metadata.gz: 14e3ca34b57abf614aa0263e927b3d9647e421c13078997abe357a34a8c739b1
4
+ data.tar.gz: 06d794df3596a9a675d8eb47cf12df78d0d706adb63c9962b899c388773ff264
5
5
  SHA512:
6
- metadata.gz: 9fdb8858aa72462bc2abca925f0cbfa7a269c6b23c4903181dcd67af2996906470d1254f215eedbd358d81f6f73ee9b4419b682adecab5bba70a576d9f2db575
7
- data.tar.gz: bebc5d654d138739d2fbff1040c2c0921b1f032b052f7cca5896dd027c236490429717f3948b853fccb9b5cab4e705b9ca2d289e1aca5bc6b9503629580ae595
6
+ metadata.gz: 127e215f73cba6e4f17fa1d2125bae6801424d3dc2c40db46209209e168b44655d44ba6f031cb58a00f28aeb59979c01ab386faf48c6661a5d764eb0fb6cad77
7
+ data.tar.gz: 2b724b8079093a7e36639d53fb00f350905fa7d60b101b56c4b28196cab8749142fe6193bd7978f82a63e26230d1151ba22fb843623390bc2d391d156d0c5bad
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-phishing_protection-v1beta1](https://cloud.google.com/ruby/docs/reference/google-cloud-phishing_protection-v1beta1/latest).
20
20
 
21
- See also the [Product Documentation](https://cloud.google.com/phishing-protection)
21
+ See also the [Product Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-phishing_protection)
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 PhishingProtection
23
- VERSION = "0.15.0"
23
+ VERSION = "0.15.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-phishing_protection
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.0
4
+ version: 0.15.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-core