google-cloud-container_analysis 1.5.1 → 1.5.3

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: 1098793d1a075f6dabd45b21f41790039b525f8791b1e4d586ef60861f948521
4
- data.tar.gz: 3f7039076abc250f930d4622528d32faf8cec8e93ffbe46ca5484e26c923cf1a
3
+ metadata.gz: f43d0a96320b0c65b123044bea6764579da18cdce78b35c5f07af43f9382bfe0
4
+ data.tar.gz: 9b12198c220facbf86c115675d29a442397e9f6e092be6ae55ed850b5cfff8b5
5
5
  SHA512:
6
- metadata.gz: 7ae009b705bbe82a8b9b60177f0330d35e983d778efe336aceb5e6f1324e562e1a583670e2faf3dd0028f02725b5e03754e4854040a9e6a622f05093439a2ea3
7
- data.tar.gz: 836c6f99d38a9e613d5e2b79c8f8debdaa455eae8b96aba8392b8c9b1ba28e5d4447cc474d5b0dc18d2ffb52df29b0db59413b2c1d1e36aade0058131a263ac3
6
+ metadata.gz: 6509dd20c0a46f40eb640ea8f96163e4d4e2018f4d92799d7948c8dc73dc4484e22745f38ed0efa642b0ae7bdc27cf56b9f8613ff6d0e086f4d96de2d7c3b696
7
+ data.tar.gz: a4b19cf0d5b8868210f2bacb2ff11e5145e819f3e777d5e6c07831a50788bfc15a23f41e5a86d1160300443d0cd1f9face07359bb7df09721e81e6758796ff8d
data/MIGRATING.md CHANGED
@@ -1,4 +1,4 @@
1
- ## Migrating to google-cloud-container_analysis 1.0
1
+ # Migrating to google-cloud-container_analysis 1.0
2
2
 
3
3
  The 1.0 release of the Container Analysis client is a significant upgrade
4
4
  based on a [next-gen code generator](https://github.com/googleapis/gapic-generator-ruby),
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module ContainerAnalysis
23
- VERSION = "1.5.1"
23
+ VERSION = "1.5.3"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-container_analysis
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.1
4
+ version: 1.5.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -77,7 +77,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
77
77
  - !ruby/object:Gem::Version
78
78
  version: '0'
79
79
  requirements: []
80
- rubygems_version: 3.6.8
80
+ rubygems_version: 3.6.9
81
81
  specification_version: 4
82
82
  summary: API Client library for the Container Analysis API
83
83
  test_files: []