google-cloud-gke_multi_cloud 1.3.0 → 1.3.1

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: f1f5bc4736081a68b439a68444bdebc9e5eec7bb9fa5b816be839928f1a3b636
4
- data.tar.gz: 99f891a4abb3cdbc6b97d6ed2ffbc7e96a423745a24c22ae635aacc9a487cf35
3
+ metadata.gz: 7a367f280ab3dfbf1162eec6af329df1a362b38abd34f09f5a0635b8a713e0ee
4
+ data.tar.gz: 2900bc95d6b3980b03730620b409a11f569a2ff14b7636942100eaead5a85e90
5
5
  SHA512:
6
- metadata.gz: c7396d7c226b50560cbdde7cddccadd71c168eef40735cce14fd4136858e3d9a9c6acd68dea576af2d445909d9f296c8051ec534cf95a2eb63a4eb5cc6937165
7
- data.tar.gz: 96b8e2bf43b61d415b9aa4596f042fcfe777444fef98f29dca358ce1883b80408e3b65bde41283e4cf39e6c232f81bee8d3db2f9b22c74fa6ef70a913f8c1043
6
+ metadata.gz: '0825280a8d2ebc78c3271e5f36c55c6ff1a8f401c120756bd974d91b2fa4f90fe2121df11831985656ec2d1315a2b4f9a9c7c0f7de643a467822378cfce68fa8'
7
+ data.tar.gz: 21ea380a0f250a1e55715b57b237f3511c6645c403fa3bfb1cc40c25e2f43431278d9f26eef39111bc29e9cac081dc038a258c5c2b7e2cd6b1debf7f096bc7fd
data/README.md CHANGED
@@ -7,7 +7,7 @@ Anthos Multi-Cloud provides a way to manage Kubernetes clusters that run on AWS
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-cloud-gke_multi_cloud-v*`.
9
9
  The gem `google-cloud-gke_multi_cloud` is the main client library that brings the
10
- verisoned gems in as dependencies, and provides high-level methods for
10
+ versioned gems in as dependencies, and provides high-level methods for
11
11
  constructing clients. More information on versioned clients can be found below
12
12
  in the section titled *Which client should I use?*.
13
13
 
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module GkeMultiCloud
23
- VERSION = "1.3.0"
23
+ VERSION = "1.3.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-gke_multi_cloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0
4
+ version: 1.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-01-29 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-cloud-core
@@ -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.2
80
+ rubygems_version: 3.6.8
81
81
  specification_version: 4
82
82
  summary: API Client library for the Anthos Multi-Cloud API
83
83
  test_files: []