google-cloud-recaptcha_enterprise 0.4.0 → 0.4.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: f29e5d62c83ec3bbd005f4b8e830bac1d89964d6b299d2e090964c362d19f67c
4
- data.tar.gz: 6824daf6b768372b79363e1a51d7b54f260b5d90da65fdd1881613f84af37cf7
3
+ metadata.gz: 89a2aa229aef7888a054fa588f52836698b5d5eb456aa5b9c64622966f3dbdf9
4
+ data.tar.gz: 84956e8f4c965e004bf0481c674358711e4acf3500660b06c8e213526655fb2a
5
5
  SHA512:
6
- metadata.gz: 3a5507e996ec9a9d1172d5cb16f9c97630b5905bcd367fca2e71c6bcb3f2bd1f396315e7d6d18c5102d283ad1589fe3e0eaecf12b98b5c7258fa0024d97a1063
7
- data.tar.gz: 1f554ea582ef577a797b35e922eb2740a2ba8a212da66d89a47e9c793a70ffc201d990a2724bf92aa810f0405c342c91d2d77278c753a7e402b1f09055a1e99c
6
+ metadata.gz: 71633b6321babf97587ce9622754231b8510459f91ab86f0be313ccd8c680b22c3e2c2336f4d1ca953e30c464ea46de7f692f7b7c3b4e674833e3d288fb5e859
7
+ data.tar.gz: ad0038c077d508df871ac1a8513902893dfad4fff33ecac07e3135f9e0ae459af2f10abcb0b9ab9743de6c4c6204f5d78a2faafd71619d18a13567615a80b739
@@ -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.
@@ -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 RecaptchaEnterprise
19
- VERSION = "0.4.0".freeze
19
+ VERSION = "0.4.1".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-recaptcha_enterprise
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.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: 2019-12-19 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