google-apis-binaryauthorization_v1 0.19.0 → 0.20.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: 8552a14e5d5a3ecee2e52aae6f3ad3411ed1f7faf33ca1368fc426f581f67ec3
4
- data.tar.gz: 52efd0a749e6603e561f62483bf407c9cc13ab467327a230e427afabbc3ecafd
3
+ metadata.gz: 667cc6c9b1a553ba18444b5b18fee72462766fed84d68039ce008db1768b972c
4
+ data.tar.gz: 1f8da198d702ccccbba9b18b3d5114b3f4ca97b0db107c61326dec093be0b8ad
5
5
  SHA512:
6
- metadata.gz: 87df4e1632737b648a0fb5e335ff4eaadc201095ed661c6c36df96edfd7b037eac4dac7f724bf0f02fda15c8a53aeab3b1243d032a7a50e7cd7e2b42dc869d94
7
- data.tar.gz: 31bbd8846ca6e4f71c3d5419f10c98fcc1db11e8398dad9f97a78eec4a2a7746036ad6a33c115264e1a3e27433039ea3e849a3eab326967319262222a1845988
6
+ metadata.gz: 4d24bab03e17db443d7b05ace41c42315d9280f440bf5d556e592a9683343663c8752b280ed7d88652f9cafafb7825810226d016d105cf4ecb3dad69d3991064
7
+ data.tar.gz: 34926dce02ddd5b2e6514b721241bbf02738f9d8a98252dd2be7b8997821038fdcda1404645058ea402f91756ac8abb83e3c0cd0ead9b60beed8212784cebd6f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-binaryauthorization_v1
2
2
 
3
+ ### v0.20.0 (2022-06-30)
4
+
5
+ * Regenerated using generator version 0.8.0
6
+
3
7
  ### v0.19.0 (2022-06-19)
4
8
 
5
9
  * Regenerated using generator version 0.7.0
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module BinaryauthorizationV1
18
18
  # Version of the google-apis-binaryauthorization_v1 gem
19
- GEM_VERSION = "0.19.0"
19
+ GEM_VERSION = "0.20.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.7.0"
22
+ GENERATOR_VERSION = "0.8.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220506"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-binaryauthorization_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.0
4
+ version: 0.20.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-20 00:00:00.000000000 Z
11
+ date: 2022-07-04 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.6'
19
+ version: '0.7'
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.6'
29
+ version: '0.7'
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-binaryauthorization_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1/v0.19.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1/v0.20.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-binaryauthorization_v1
63
63
  post_install_message:
64
64
  rdoc_options: []