google-cloud-security-private_ca 2.0.0 → 2.0.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: 837c0d9e75fe1cb52bc686a2f058d373b0fb09379605bb525063ac734de1f2ba
4
- data.tar.gz: d7e59e2bfd3d77b9dbbc3958ac132290e2bec23a0bd4865ff89dff0f5960531c
3
+ metadata.gz: 80ccc689568edcc7ec901ee2b5d100cb8cd8d042479c4a9b89244e13e6307513
4
+ data.tar.gz: f12d2de2cb89bb4cbee840f2135a7a4c9b150bab2c0e8696e6b7dc7c8644d77b
5
5
  SHA512:
6
- metadata.gz: b0996e1726d8117f8843b08f174ca15491be06e717582793059376a82d36068ee648bb1533349fc52c0854c4bdeeb6072238171eedcff37c92997b15d731d745
7
- data.tar.gz: 4be239800302d937e718cf48c63a6b10a4ab3d8ba1b2d6de5b288adbad8a54f814c14ac4889b17e4b1d0fe947ed64e6e56b39215f7eb6a7c96242fc1f3c36f34
6
+ metadata.gz: 82fec5ef398e0483d9f4fa6d0e714d11d1e00090b742991ba0d031a0160ce0bad373960ac4238d83e915c695995f2d8f5d440e10fae6a64bae8716ea7422c146
7
+ data.tar.gz: 57f2920dde273f795d9a68d473cf86422ca8834a65ef7d3dfba127e9c9679fdf3856109409b270849234c3c4938df4e0c4ab11265d9d5880077cb6962ccab67a
data/README.md CHANGED
@@ -7,7 +7,7 @@ Certificate Authority Service is a highly available, scalable Google Cloud servi
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-security-private_ca-v*`.
9
9
  The gem `google-cloud-security-private_ca` 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
 
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Security
23
23
  module PrivateCA
24
- VERSION = "2.0.0"
24
+ VERSION = "2.0.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-security-private_ca
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-02-13 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
@@ -70,7 +70,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
70
70
  - !ruby/object:Gem::Version
71
71
  version: '0'
72
72
  requirements: []
73
- rubygems_version: 3.6.3
73
+ rubygems_version: 3.6.8
74
74
  specification_version: 4
75
75
  summary: API Client library for the Certificate Authority Service API
76
76
  test_files: []