google-cloud-container_analysis 1.5.1 → 1.5.2

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: 1f5e076c27873a1574aaa136b7c9a05a49e2de7cdcdf8c42b8b5bd05bc7026a0
4
+ data.tar.gz: 987b2b809ebf75753a09bdee701c3f32bf2bbed204598cb383eeda4a26dd5bde
5
5
  SHA512:
6
- metadata.gz: 7ae009b705bbe82a8b9b60177f0330d35e983d778efe336aceb5e6f1324e562e1a583670e2faf3dd0028f02725b5e03754e4854040a9e6a622f05093439a2ea3
7
- data.tar.gz: 836c6f99d38a9e613d5e2b79c8f8debdaa455eae8b96aba8392b8c9b1ba28e5d4447cc474d5b0dc18d2ffb52df29b0db59413b2c1d1e36aade0058131a263ac3
6
+ metadata.gz: 9bafb645ddb1c6266b581947a72a4a234c9e34f50d8cecc6e4b1acdb87ed46ede76cb99d33f402f7737929a739134960bca5440087026d70ae0f01ba196d173f
7
+ data.tar.gz: bc71e59401ee8059b047ae7747489176e59d7c695f917d7f94101eace3a5e68068a06a45f066807bf64cc52244f7a48ff9dd0eb095cd04f5c1c4913bd4d2c843
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.2"
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.2
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: []