google-apis-poly_v1 0.8.0 → 0.9.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: 7a9e731f53467ef9a5a6c460a6f18390fda4ae6b4879f050edd4af5a4911c064
4
- data.tar.gz: d74ca878890e24222549725ff145254a812c50193a8d2772fa0f87a7909ad37d
3
+ metadata.gz: 9efb4262ac3d2f4c9adc4f8d4f768ce0364f331181c790941af561440552906b
4
+ data.tar.gz: 42cb547d482257fe2079c4b8cf35566b657f53527b3915d5d35a49b07a8ef12e
5
5
  SHA512:
6
- metadata.gz: d11fa6826a35e8c58bea9c9ea29ca859683efc01c7675ff4820d93a4b325ff113556f127a4ef5b6a6b1ba0d347c0ad369781c580272970d9b8542159ae52bd8c
7
- data.tar.gz: ca1f625be8190ff3a8d1a70bb5a205573a02a7c742d2a6afa0ff5f5e7ed6ee3713eec053365084d83d69a562937f3d1018b725e390a0583b7fca3fb8d098b1d3
6
+ metadata.gz: 2c5822dc071476a99a1972755af27c86d74b3d568e0f3a8e6c99aeb89c45670cfe0132930534111b9228a3d8f9025feac52613924f8fac65599c70ae6d2f2c7c
7
+ data.tar.gz: 6e9e3231ce7426dfa20b74afbf71a7c157b8715817105ee8f4175bb00444d1d996a3fa5fea4748d3fa0090e620021dadf75ed080149f722471c49208846eeca9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-poly_v1
2
2
 
3
+ ### v0.9.0 (2022-06-17)
4
+
5
+ * Regenerated using generator version 0.6.0
6
+
3
7
  ### v0.8.0 (2022-06-03)
4
8
 
5
9
  * Regenerated using generator version 0.5.0
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module PolyV1
18
18
  # Version of the google-apis-poly_v1 gem
19
- GEM_VERSION = "0.8.0"
19
+ GEM_VERSION = "0.9.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.5.0"
22
+ GENERATOR_VERSION = "0.6.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20201006"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-poly_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.9.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-06-13 00:00:00.000000000 Z
11
+ date: 2022-06-20 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.5'
19
+ version: '0.6'
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.5'
29
+ version: '0.6'
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-poly_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-poly_v1/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-poly_v1/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-poly_v1
63
63
  post_install_message:
64
64
  rdoc_options: []