google-apis-containeranalysis_v1beta1 0.5.0 → 0.6.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: dc940bee8189b8d00e393b66755dfc13b6a9c76752628cc3b1d62bd914a6fc3f
4
- data.tar.gz: 98640d9ebe45f44a9ce86fa341c65d84c46ab1e9f82088b9dd491cf255bead08
3
+ metadata.gz: 5dbecdee5a6990109664395bb4490eae8a701a1e4e85a2f2ad38a46263122c69
4
+ data.tar.gz: e58c161aa8d92d9121986bd46ea1fcf96c32166044f9280785440fec0e5dfd0a
5
5
  SHA512:
6
- metadata.gz: 0db684ff3a2cadcccc28cd9b2c64e30a426f589a8b70e267abee980955dd9393b93253d95d179e7e0151916fb1bee02be16c8428ff873be722273fb35b78e86d
7
- data.tar.gz: c30977bfec19d098d9f5d0cfba3d09c00aea225b0229b402b36486813c3cda5fed5cafdb77e9e15a11414c51b65d305d82f3b5a677c885a24d1a967094af26e8
6
+ metadata.gz: 77ca2f0918f9eb9908835957498cb8805d03a7bc407952762b1ee6069ff63fb5a9fe0ec04fd2505dcebd1fe1f60f9fd6a5749b75fb2b8e633e0f0350dbcd4f74
7
+ data.tar.gz: e109f91f73384468045b5b58ca9436562ec3b7ee2d2eb3778b9014693f3ad1635ea26f4862043869292ab7f194afb49e6f710478c97382824143e0aab25a9413
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-containeranalysis_v1beta1
2
2
 
3
+ ### v0.6.0 (2021-06-24)
4
+
5
+ * Regenerated using generator version 0.3.0
6
+
3
7
  ### v0.5.0 (2021-05-19)
4
8
 
5
9
  * Unspecified changes
@@ -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.5.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.2.0"
22
+ GENERATOR_VERSION = "0.3.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20210326"
metadata CHANGED
@@ -1,29 +1,35 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-containeranalysis_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.6.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: 2021-05-24 00:00:00.000000000 Z
11
+ date: 2021-06-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.1'
19
+ version: '0.3'
20
+ - - "<"
21
+ - !ruby/object:Gem::Version
22
+ version: 2.a
20
23
  type: :runtime
21
24
  prerelease: false
22
25
  version_requirements: !ruby/object:Gem::Requirement
23
26
  requirements:
24
- - - "~>"
27
+ - - ">="
28
+ - !ruby/object:Gem::Version
29
+ version: '0.3'
30
+ - - "<"
25
31
  - !ruby/object:Gem::Version
26
- version: '0.1'
32
+ version: 2.a
27
33
  description: This is the simple REST client for Container Analysis API V1beta1. Simple
28
34
  REST clients are Ruby client libraries that provide access to Google services via
29
35
  their HTTP REST API endpoints. These libraries are generated and updated automatically
@@ -52,7 +58,7 @@ licenses:
52
58
  metadata:
53
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-containeranalysis_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1beta1/v0.5.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1beta1/v0.6.0
56
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-containeranalysis_v1beta1
57
63
  post_install_message:
58
64
  rdoc_options: []