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 +4 -4
- data/README.md +1 -1
- data/lib/google/cloud/phishing_protection/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: 14e3ca34b57abf614aa0263e927b3d9647e421c13078997abe357a34a8c739b1
|
4
|
+
data.tar.gz: 06d794df3596a9a675d8eb47cf12df78d0d706adb63c9962b899c388773ff264
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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/
|
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
|
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.
|
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-
|
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
|