google-apis-essentialcontacts_v1 0.11.0 → 0.12.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: 693463d4f5979d6daabe52dbd74fd4e12bd9c51eb13a024027d3bda05c9e5e65
4
- data.tar.gz: 560d2912628876756307e4975ba20331c4cedb7afd5341a61a978d524a4fccb4
3
+ metadata.gz: d3b1bc4da4dbaf353b3f500214bca95885f588df9d86e4f3c1498eba9661633f
4
+ data.tar.gz: b7dfaab89e9220efa9b58bae911c26af7fe844e26ad6b456badec5ffecd3bc36
5
5
  SHA512:
6
- metadata.gz: dd9c9dd3dd3805fb72ebbcb81207d692db8a208a72df04473f01ce21523361f26083e40804ddc8a0f3ccd589b525b6162f07cc056f744c070d83a6a09b860879
7
- data.tar.gz: 541f709725be422bee0f2fb4c200bc31696f4f03b4f1860ea186faa493049f52193c7856d4e76f502592398ab9a97a51670dcd656ff1a86120729bfea045447a
6
+ metadata.gz: 8c64fdf1105d7abfb6f0fa5f4c06f01fd690e1eece71ad1699c9967b896badb805c830f385ee05a1f0d44fb2cd0527bb91de3a6daf306f82284a8474fe0a2140
7
+ data.tar.gz: c2a8060c4eb740a287335975fb779800191c95d96552cf248c4a7479588782fa0e002b1a9cadbfb5a3fd7d8b03fa2037f058e11512b12da91b40aee96fa5487b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-essentialcontacts_v1
2
2
 
3
+ ### v0.12.0 (2022-09-16)
4
+
5
+ * Regenerated using generator version 0.9.0
6
+
3
7
  ### v0.11.0 (2022-06-30)
4
8
 
5
9
  * Regenerated using generator version 0.8.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.11.0"
19
+ GEM_VERSION = "0.12.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.8.0"
22
+ GENERATOR_VERSION = "0.9.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.11.0
4
+ version: 0.12.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-07-04 00:00:00.000000000 Z
11
+ date: 2022-09-19 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'
19
+ version: 0.7.2
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'
29
+ version: 0.7.2
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.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-essentialcontacts_v1/v0.12.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: []