google-apis-binaryauthorization_v1 0.18.0 → 0.19.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: f03178f624400ff0f441403efb6d023f6eef09f5ccb81c8b40c72026fb3693de
4
- data.tar.gz: 1fd0fbcca7481a050c3c463f756c1aca52d81b0a7673a893ba155ad9cdcd2105
3
+ metadata.gz: 8552a14e5d5a3ecee2e52aae6f3ad3411ed1f7faf33ca1368fc426f581f67ec3
4
+ data.tar.gz: 52efd0a749e6603e561f62483bf407c9cc13ab467327a230e427afabbc3ecafd
5
5
  SHA512:
6
- metadata.gz: 5bebea831f3ba8ae6d8dabaccfff2d706c7e2ce375980ae5e9a1779651d08637bad4bee9dca967b4c77adc674dacfb2f40d6add21ba1b2acbe26a9dd84ce4d53
7
- data.tar.gz: 6154e3609643659a3397f81b8520a096927579e3ca64d195711b8098a4f366ddcdcff75403e68f1dd92bb3b74493d50fde6ce90c2c1ae1232452220e0979773d
6
+ metadata.gz: 87df4e1632737b648a0fb5e335ff4eaadc201095ed661c6c36df96edfd7b037eac4dac7f724bf0f02fda15c8a53aeab3b1243d032a7a50e7cd7e2b42dc869d94
7
+ data.tar.gz: 31bbd8846ca6e4f71c3d5419f10c98fcc1db11e8398dad9f97a78eec4a2a7746036ad6a33c115264e1a3e27433039ea3e849a3eab326967319262222a1845988
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-binaryauthorization_v1
2
2
 
3
+ ### v0.19.0 (2022-06-19)
4
+
5
+ * Regenerated using generator version 0.7.0
6
+
3
7
  ### v0.18.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 BinaryauthorizationV1
18
18
  # Version of the google-apis-binaryauthorization_v1 gem
19
- GEM_VERSION = "0.18.0"
19
+ GEM_VERSION = "0.19.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.7.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.18.0
4
+ version: 0.19.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-binaryauthorization_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1/v0.18.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1/v0.19.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: []