google-cloud-webrisk 0.4.1 → 0.4.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: 864bcc254e495e5974401583d794f87e0080f79673500e771e2485662536c171
4
- data.tar.gz: b636359247b516329759811e605a6e3b4eeeab07d3df286c3d44158985c75ee9
3
+ metadata.gz: cd79c45b305e38118a1a2cfe7595acfc9809d56abd6e6f325f7b9607c8aeed76
4
+ data.tar.gz: 1104de1e747fdc08956660551ecdd4dff99b27e667ac53c5ed8f6b8e2f8627c3
5
5
  SHA512:
6
- metadata.gz: ef33868d9087e5c0cc9fea9744458b61267e53015af26da02e569a50d2bc5dad86bc4e19f88be41b61ee6542dd76077b3f72e765b5f331459d06e59149fb6674
7
- data.tar.gz: 12ff506ff4a88af53d1335b07762742cfc77f37d3a13904ba1e1aa88209228115c881732885ce602a48a97a0a6f04dcad4a52339808fd81f4a43fc7f7fa8c85f
6
+ metadata.gz: 4e1c3629602135f1d0c8a2ea4cabd13be528e8cb7b2351a1bebcbdeaf8cb8b4e66d8fe43abe425b0a168cb05b1418a09ea62a63c7a82e6959c12a2f0b66ab9c0
7
+ data.tar.gz: 34e0619aae9ac01e5c9d48450cf2fd484b92be592955968b75014c8467d25328b80c5a41d6b1b4ce3d052db72745ba0fd5f7ad9ff74bfbe5a8ae45e45a31e8bc
@@ -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.
@@ -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 Webrisk
19
- VERSION = "0.4.1".freeze
19
+ VERSION = "0.4.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-webrisk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.4.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