google-apis-binaryauthorization_v1beta1 0.24.0 → 0.26.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: 32ce2e83b2c86a82206979e05b6f66146cb1948877f473b4db85d5a617af3af4
4
- data.tar.gz: 7289d2d7f3fcec0bb757c6c79ff31ba70e2faa238a8ee2fcda3fa54d59fd5f84
3
+ metadata.gz: 74a62fb725230449b14709095a48f8d11f3f8c62b12385d26e4b8d55fe324e8b
4
+ data.tar.gz: ee26c95f1f56736365cee8d2cea206c1f54b3fe7bba7515570d6bb33f1b27787
5
5
  SHA512:
6
- metadata.gz: 402c1085ab1348102108297c673a5ca11ca23d0390843515d2514458da6b4d6c7d3e5fcbb25eb8045066c16472b5becf9b3a2699f37a8a2ee9f7a2817448f052
7
- data.tar.gz: bab76eb17ebfbd7c0a7c7fc4b13ed3fe4a9a4df251d4a96ddbc5d44139736d1ac8a41d975664840881d145b9be541d9973c7d995fc181421292188ad9e5751cf
6
+ metadata.gz: 6bc0b3fd19a0d65a419810ee19018bb5f35340b991a4a46d27ce4dd80d24a97aaa011b9883cb30a6d905c2dcfdbd86844e92e21d45f69cf51eba4659158db739
7
+ data.tar.gz: 6d72ac5bdc9047a1ca637e59a4800ee70203a881a72e38b4954678e5e5dcb54b740f801b64a0f0fc0701e797f85dead236ed16251cf84878f1906c5831bdabfa
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-binaryauthorization_v1beta1
2
2
 
3
+ ### v0.26.0 (2022-10-19)
4
+
5
+ * Regenerated using generator version 0.11.0
6
+
7
+ ### v0.25.0 (2022-09-26)
8
+
9
+ * Regenerated using generator version 0.10.0
10
+
3
11
  ### v0.24.0 (2022-09-16)
4
12
 
5
13
  * Unspecified changes
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module BinaryauthorizationV1beta1
18
18
  # Version of the google-apis-binaryauthorization_v1beta1 gem
19
- GEM_VERSION = "0.24.0"
19
+ GEM_VERSION = "0.26.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 = "20220826"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-binaryauthorization_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.26.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-21 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-binaryauthorization_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1beta1/v0.24.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1beta1/v0.26.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-binaryauthorization_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []