google-apis-containeranalysis_v1alpha1 0.7.0 → 0.8.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: ed66951523efa08213d8ddd7f0b2a75a2452df8eea6bb6525a0a3d193971c6a0
4
- data.tar.gz: e6e7b837102054a87a4bffa143aef0880b8fae633947b348eea754f8d26de24b
3
+ metadata.gz: 2e7bd9357df6fe976accabcf098de60e0c365042de97bc96531c4226556bbded
4
+ data.tar.gz: 313cd87a5933ee435467734b9938d9ce641db4fca24a92c8c18e38fbf9dc65a0
5
5
  SHA512:
6
- metadata.gz: e3c229fc16ee07ad6d3085870d8e4416ded816d815bc34f114e62935623561ebc04e821d490cd9e7ba11fd6646b755dbd33be157b71f5208d1fa96df449ba5d9
7
- data.tar.gz: 3c1ed7a6215803532501a416a3d9d8f40ff35fe25c470989e5910fc1386745eb81e108c2997b631c8ae9ff5973893040a6f4748f0ae54de931ba58ec4fd67652
6
+ metadata.gz: 989690766ad2a40ca751e4b468883fa45e2963204a4380dbdffbd6104eb41701e9e7a89e554f0616f3fec03c7e19102a7554154c07edd53685e10e3b15175f49
7
+ data.tar.gz: 26959bf6f57ca0cc0c9b4384afceefe162ce38748b77e3c55f10d6122c588428eb51485e16a0497929ca14676f2868771f9299805869fb60bc4d577fdec3fb8d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-containeranalysis_v1alpha1
2
2
 
3
+ ### v0.8.0 (2021-06-24)
4
+
5
+ * Unspecified changes
6
+
3
7
  ### v0.7.0 (2021-06-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20210604
@@ -16,7 +16,7 @@ module Google
16
16
  module Apis
17
17
  module ContaineranalysisV1alpha1
18
18
  # Version of the google-apis-containeranalysis_v1alpha1 gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.8.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.3.0"
metadata CHANGED
@@ -1,29 +1,35 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-containeranalysis_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.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-06-14 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 V1alpha1. 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_v1alpha1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1alpha1/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1alpha1/v0.8.0
56
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-containeranalysis_v1alpha1
57
63
  post_install_message:
58
64
  rdoc_options: []