google-apis-site_verification_v1 0.2.0 → 0.3.0

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: 43861171e766077a68f7f9c75e0bd90da01866fe6ed0f73f316a88e1c5af5dfb
4
- data.tar.gz: fc13e62f0958e440b11953f7a61078fe91a4be20dce7f4b5132fff01988b74d9
3
+ metadata.gz: f0893846b6027c4d8e8fb3403e94312812878ebfe03a869b8fae19ae64a1f03c
4
+ data.tar.gz: 7b11fc167db42b5525d1b8323417435ef4dc258cea2b73a9fd417823e7397222
5
5
  SHA512:
6
- metadata.gz: efaee500c9bc0aaad5a41d9e12d2267b1a3170b0291499b7c61f79378f7a2e6b88f05cd79e7f52e79731e8082901eeab6ef741eb494b45c65760374ffecc967c
7
- data.tar.gz: c43c131fdeda0523ca3387d734c9d14faf4e9ffbed23390d0989ee8e11c9c297781559be7388566fb1e7e73d524db6727ceb23cbce7f9f4f3efa56f337d4fe2c
6
+ metadata.gz: ae142b2fde0bcefd41fc8f7758e1e51cd6e90b7f65cf2284e98e940c7b5db42aebe75aa2cb08a9b5156a4842ab3f9ff1932db710c506ef8e993edf5a23edadf8
7
+ data.tar.gz: 8736f34f481359db10428170f7669815a7c8d78882e30860aea0c5595e78fcbf3569dfe59fdbb932077d8d93e7b1b4469c133716e489f56c779b89d6b03ca99f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-site_verification_v1
2
2
 
3
+ ### v0.3.0 (2021-05-20)
4
+
5
+ * Regenerated using generator version 0.2.0
6
+
3
7
  ### v0.2.0 (2021-03-04)
4
8
 
5
9
  * Regenerated using generator version 0.1.2
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module SiteVerificationV1
18
18
  # Version of the google-apis-site_verification_v1 gem
19
- GEM_VERSION = "0.2.0"
19
+ GEM_VERSION = "0.3.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20191119"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-site_verification_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-08 00:00:00.000000000 Z
11
+ date: 2021-05-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-site_verification_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-site_verification_v1/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-site_verification_v1/v0.3.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-site_verification_v1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Google Site Verification API V1