google-cloud-phishing_protection 0.3.1 → 0.3.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: 0c0161c7ccd6990812bda0786cab877638bea168833c57ffd8fe8537a7e81be2
4
- data.tar.gz: 64542f3895b2648fcfa5b96c27562d4f40c225d943fe59c7b038d3a580a58670
3
+ metadata.gz: f5fe7019c727ad11cba9bea03451359cd630f7d0763c438f6b8fff99136d2ff7
4
+ data.tar.gz: e03d956024b5f9813bd9f44b76ad4d75122cbadabd696a97f3900232fe029852
5
5
  SHA512:
6
- metadata.gz: e16727006839bcc66c028eb3f67b3dae743cf74d972d6ade8b088be9e988653ebcdab856e19fe8e92af566dc03431a6b6bd8ad187314d07293982ee4e37301a4
7
- data.tar.gz: 6b60d6d84b913d4f47b3a20dd2bd1af0414715cb00d05d320ae56252920e39206c390d68b30970cf81a7d61f309faa9e7e8b6fb795e59fadbb75020cdba8ab4a
6
+ metadata.gz: 6969af2d2846c4816df549b8b862b9109d36d9daf9f1623d42c987b6adee2e0f26064b1678bac18c0218c09f4e0216336589e3c5ce651f3479ce7caf8bce01a6
7
+ data.tar.gz: 5a00cb8c7117d4ab816ffb934da63606b039d9fabb14cbd06f886dbe1a1afceb1a41c0f81667e55f690e259239cb1efddfa31fa11319d5abf270cac1eb895047
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -16,7 +16,7 @@
16
16
  module Google
17
17
  module Cloud
18
18
  module PhishingProtection
19
- VERSION = "0.3.1".freeze
19
+ VERSION = "0.3.2".freeze
20
20
  end
21
21
  end
22
22
  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.3.1
4
+ version: 0.3.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: 2019-11-07 00:00:00.000000000 Z
11
+ date: 2020-01-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-gax