google-apis-essentialcontacts_v1 0.12.0 → 0.14.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: d3b1bc4da4dbaf353b3f500214bca95885f588df9d86e4f3c1498eba9661633f
4
- data.tar.gz: b7dfaab89e9220efa9b58bae911c26af7fe844e26ad6b456badec5ffecd3bc36
3
+ metadata.gz: 5d47864ab92ed6998345c74fdb2dd26ddc62b843a58cca43fd5cec87e1a15071
4
+ data.tar.gz: 34e599a1d59f43e6a5a787f8597d73780032d2aefdb16ca9510c31f00c07c883
5
5
  SHA512:
6
- metadata.gz: 8c64fdf1105d7abfb6f0fa5f4c06f01fd690e1eece71ad1699c9967b896badb805c830f385ee05a1f0d44fb2cd0527bb91de3a6daf306f82284a8474fe0a2140
7
- data.tar.gz: c2a8060c4eb740a287335975fb779800191c95d96552cf248c4a7479588782fa0e002b1a9cadbfb5a3fd7d8b03fa2037f058e11512b12da91b40aee96fa5487b
6
+ metadata.gz: 9c38613016f80000e30151cf17c3fa5f937c44e867aad04f3b133e9f19992bc54a2d958353ee0e6f5d2b777d5bd3d8e682201aee11407baefd9a5ba04420417c
7
+ data.tar.gz: ddac95bcd99e1dc648b8ccf4ce4232235700e9a23af55e6ad89c084c4e3f336970821bf08cf169453ad509a973e54eff2cd5896e80e3c664abe5c729e2b79809
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-essentialcontacts_v1
2
2
 
3
+ ### v0.14.0 (2022-10-28)
4
+
5
+ * Regenerated using generator version 0.11.0
6
+
7
+ ### v0.13.0 (2022-09-23)
8
+
9
+ * Regenerated using generator version 0.10.0
10
+
3
11
  ### v0.12.0 (2022-09-16)
4
12
 
5
13
  * Regenerated using generator version 0.9.0
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module EssentialcontactsV1
18
18
  # Version of the google-apis-essentialcontacts_v1 gem
19
- GEM_VERSION = "0.12.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.9.0"
22
+ GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220317"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-essentialcontacts_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.14.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: 2022-09-19 00:00:00.000000000 Z
11
+ date: 2022-10-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.7.2
19
+ version: 0.9.1
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.7.2
29
+ version: 0.9.1
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-essentialcontacts_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-essentialcontacts_v1/v0.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-essentialcontacts_v1/v0.14.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-essentialcontacts_v1
63
63
  post_install_message:
64
64
  rdoc_options: []