google-apis-binaryauthorization_v1 0.25.0 → 0.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7816728fd0779a764e22190c2cadcd065f0f2cb8f0668a4021768429d8c0ed33
4
- data.tar.gz: c0ac9535b4be3b2fcc86e030d92abbf448ccfd02a03700c747f7fac474b28a25
3
+ metadata.gz: fc9b831ec9ca6d6220d12623d95e1e6532b1cf5e843c26df8a0add7a6ce8098a
4
+ data.tar.gz: 282dc3966d1a8cec60f35691692fe7da0316d6d579153d70238baecb5f05abbe
5
5
  SHA512:
6
- metadata.gz: d7b938f0fbdf4fb3278a7dcfbcbee173bd7da06da13f16efb4876cda10e8c82e48fea7afe0bc511965ad4024e03affbda20eee6dfad92902a490e18f4bd5752b
7
- data.tar.gz: 0e3ef9fe07743de344c73340f85cf673f5a14fa18f54253e98f51cd23b8bf6eb4d2ba78cfd16dd40c4bd40d9d220d08e4181637443f4cf61a83b4b3e6dbb56ea
6
+ metadata.gz: 49502d916c5c8480cb910b4204864cf6ed6b215784a1a2aa9dd2a9fb780373376f3339c20ae9d69c5614d08ce9872e625e1e7b14e6376ba218c68ce52f774265
7
+ data.tar.gz: da30d49d0c7515d0ef71579d946127870289822e4370e2cc3d5564508da57a79213df9169459313aaac7d526a6d979969850457ad4cdfa68ffd11dcdda1f4ec6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-binaryauthorization_v1
2
2
 
3
+ ### v0.26.0 (2023-02-15)
4
+
5
+ * Regenerated using generator version 0.12.0
6
+
3
7
  ### v0.25.0 (2023-02-05)
4
8
 
5
9
  * Regenerated from discovery document revision 20230127
@@ -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.25.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.11.1"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20230127"
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.25.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: 2023-02-05 00:00:00.000000000 Z
11
+ date: 2023-02-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.9.1
19
+ version: 0.11.0
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.9.1
29
+ version: 0.11.0
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.25.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1/v0.26.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: []