google-apis-containeranalysis_v1beta1 0.21.0 → 0.22.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: 40c472679b7625efb0bcf899f56867ca760162d4292743994c0c2faea81876a7
4
- data.tar.gz: 26dc71c2fb7287da2e55225176c7d064a8dd77f33e9d296d2dfa8c30daf97a6b
3
+ metadata.gz: '09f79f9f8280f5beaa51b90c110639cbc1fc905a091a58bcba6656de648c5f3a'
4
+ data.tar.gz: 7229343cf3fdf2363c2328cdba480ca1d521c900b9fac1927e0c5be25319dc5e
5
5
  SHA512:
6
- metadata.gz: 38e4762cbd2f2dd373bcb1eaf9005a73fecf93bb8ef104f872c6338fa9444132ff6b707b3fb388d30731aaec1c7aec57ae57ded62c6a1bbf6bfb84249ff9fa3f
7
- data.tar.gz: 7574fd11dd3f5ae69bf30b05fcd15114cf2d94062199fee6c9f3dc6f3a911b7701f2807cc15fa322fdff5514f957cce75c771c921ede85f5bb62aa2c73b9cd0f
6
+ metadata.gz: 5c2143eff66750f100391ca8e04db9d0c0e42b08e1422df982fdc4f7fa2de40426dce3c22f880d61788c3559cf1b7ab9278f05a1f21365d8a7c10702696c427e
7
+ data.tar.gz: f6840781154409bbc604c7290f2eec98d7304c5f0da642c3d8af1a148e47496e5850043e671bc264a15e74d2636cf5828a6ae395db217899ed4c26aebf4c863c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-containeranalysis_v1beta1
2
2
 
3
+ ### v0.22.0 (2022-07-02)
4
+
5
+ * Regenerated using generator version 0.8.0
6
+
3
7
  ### v0.21.0 (2022-06-17)
4
8
 
5
9
  * Regenerated using generator version 0.6.0
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module ContaineranalysisV1beta1
18
18
  # Version of the google-apis-containeranalysis_v1beta1 gem
19
- GEM_VERSION = "0.21.0"
19
+ GEM_VERSION = "0.22.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.6.0"
22
+ GENERATOR_VERSION = "0.8.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220602"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-containeranalysis_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.0
4
+ version: 0.22.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-containeranalysis_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1beta1/v0.21.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1beta1/v0.22.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-containeranalysis_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []