google-cloud-recaptcha_enterprise-v1 0.2.0 → 0.2.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: 01ed33f199b31d19c80a27224e17bf38431072fc54dac34ff6607da4a4d97551
4
- data.tar.gz: 15b613a2363472f2772f69f8361fa2042b4345950f81bd075ff456cfe51f8df9
3
+ metadata.gz: a4352340f0da7d0a198cf9d20dc3d55cf6df94713bf2858080ccbed11ebc7e04
4
+ data.tar.gz: 4003b43b1c2566f2c286f687aef151e7109231d931dcd8562075de2fdbc7ef8f
5
5
  SHA512:
6
- metadata.gz: c1a6b01264b8cdc17ab4a6c89b2271f239544b9182e17abfee194ffbd90f8fe2df1c3a53dd60850ff4a9560dea39303b4882122771c2b88677636721b73180cf
7
- data.tar.gz: 33caeaaf56344eb51700a912122149805b43a6235d537d37f035a041a39763ad3becde36d2d7b5e968e20af4e91796d0f15859e027223e5c5efe09f3511bcb36
6
+ metadata.gz: 7f23d2760b4484fab22c74aaa8138b66a4cd074d8abe7d0b635036e6f5d6d3d66cbaec268ad33893f31c4f5415fbc3abc372ea6792a84169258d9613e248645e
7
+ data.tar.gz: 70ed97706b70de26e68cfe7e85d168d41363d2247b062f2a8e394eaae260fa3630157d541901e0028431ea28fc76269d955cd5ae8570517532fcc0f840f79872
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module RecaptchaEnterprise
23
23
  module V1
24
- VERSION = "0.2.0"
24
+ VERSION = "0.2.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-recaptcha_enterprise-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.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: 2020-05-20 00:00:00.000000000 Z
11
+ date: 2020-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -162,7 +162,6 @@ files:
162
162
  - LICENSE.md
163
163
  - README.md
164
164
  - lib/google-cloud-recaptcha_enterprise-v1.rb
165
- - lib/google/cloud/common_resources_pb.rb
166
165
  - lib/google/cloud/recaptcha_enterprise/v1.rb
167
166
  - lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service.rb
168
167
  - lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb
@@ -1,15 +0,0 @@
1
- # Generated by the protocol buffer compiler. DO NOT EDIT!
2
- # source: google/cloud/common_resources.proto
3
-
4
- require 'google/protobuf'
5
-
6
- require 'google/api/resource_pb'
7
- Google::Protobuf::DescriptorPool.generated_pool.build do
8
- add_file("google/cloud/common_resources.proto", :syntax => :proto3) do
9
- end
10
- end
11
-
12
- module Google
13
- module Cloud
14
- end
15
- end