google-cloud-os_config-v1 0.15.1 → 0.16.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/google/cloud/os_config/v1/version.rb +1 -1
- data/lib/google/cloud/osconfig/v1/inventory_pb.rb +1 -1
- data/lib/google/cloud/osconfig/v1/os_policy_assignment_reports_pb.rb +1 -1
- data/lib/google/cloud/osconfig/v1/os_policy_assignments_pb.rb +1 -1
- data/lib/google/cloud/osconfig/v1/os_policy_pb.rb +1 -1
- data/lib/google/cloud/osconfig/v1/osconfig_common_pb.rb +1 -1
- data/lib/google/cloud/osconfig/v1/osconfig_service_pb.rb +2 -2
- data/lib/google/cloud/osconfig/v1/osconfig_zonal_service_pb.rb +2 -2
- data/lib/google/cloud/osconfig/v1/patch_deployments_pb.rb +1 -1
- data/lib/google/cloud/osconfig/v1/patch_jobs_pb.rb +1 -1
- data/lib/google/cloud/osconfig/v1/vulnerability_pb.rb +1 -1
- data/proto_docs/google/protobuf/any.rb +2 -1
- metadata +4 -116
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b42e0e1ef6abafa1534d3e4097fc4ecbde256fba7e119057a3cb0f8c63a20a56
|
4
|
+
data.tar.gz: 56a91dc6f54bec5b7973acf19b51166841fbce32fb3064bd4a904dde18b8ca19
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 301a6b58676ef790f7b5d3d4e556fa13730a32638a7843b1abe86f67d6ea88cce7762197308284e035e723b3df66499e9be7a0a07b8d7b4bb0181bb197d7d76d
|
7
|
+
data.tar.gz: 349c00d17502f1c3d0369ec811700ce4de935db4cea76172e17d636d836ae43ef34124b683cabe15bef638161f4e989f3efbadf9d2c30d53fcb64995f9455b8d
|
data/README.md
CHANGED
@@ -76,7 +76,7 @@ To browse ready to use code samples check [Google Cloud Samples](https://cloud.g
|
|
76
76
|
|
77
77
|
## Supported Ruby Versions
|
78
78
|
|
79
|
-
This library is supported on Ruby 2.
|
79
|
+
This library is supported on Ruby 2.7+.
|
80
80
|
|
81
81
|
Google provides official support for Ruby versions that are actively supported
|
82
82
|
by Ruby Core—that is, Ruby versions that are either in normal maintenance or
|
@@ -16,7 +16,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
|
|
16
16
|
|
17
17
|
begin
|
18
18
|
pool.add_serialized_file(descriptor_data)
|
19
|
-
rescue TypeError
|
19
|
+
rescue TypeError
|
20
20
|
# Compatibility code: will be removed in the next major version.
|
21
21
|
require 'google/protobuf/descriptor_pb'
|
22
22
|
parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
|
@@ -15,7 +15,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
|
|
15
15
|
|
16
16
|
begin
|
17
17
|
pool.add_serialized_file(descriptor_data)
|
18
|
-
rescue TypeError
|
18
|
+
rescue TypeError
|
19
19
|
# Compatibility code: will be removed in the next major version.
|
20
20
|
require 'google/protobuf/descriptor_pb'
|
21
21
|
parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
|
@@ -19,7 +19,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
|
|
19
19
|
|
20
20
|
begin
|
21
21
|
pool.add_serialized_file(descriptor_data)
|
22
|
-
rescue TypeError
|
22
|
+
rescue TypeError
|
23
23
|
# Compatibility code: will be removed in the next major version.
|
24
24
|
require 'google/protobuf/descriptor_pb'
|
25
25
|
parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
|
@@ -13,7 +13,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
|
|
13
13
|
|
14
14
|
begin
|
15
15
|
pool.add_serialized_file(descriptor_data)
|
16
|
-
rescue TypeError
|
16
|
+
rescue TypeError
|
17
17
|
# Compatibility code: will be removed in the next major version.
|
18
18
|
require 'google/protobuf/descriptor_pb'
|
19
19
|
parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
|
@@ -11,7 +11,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
|
|
11
11
|
|
12
12
|
begin
|
13
13
|
pool.add_serialized_file(descriptor_data)
|
14
|
-
rescue TypeError
|
14
|
+
rescue TypeError
|
15
15
|
# Compatibility code: will be removed in the next major version.
|
16
16
|
require 'google/protobuf/descriptor_pb'
|
17
17
|
parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
|
@@ -12,13 +12,13 @@ require 'google/protobuf/empty_pb'
|
|
12
12
|
require 'google/api/annotations_pb'
|
13
13
|
|
14
14
|
|
15
|
-
descriptor_data = "\n/google/cloud/osconfig/v1/osconfig_service.proto\x12\x18google.cloud.osconfig.v1\x1a\x17google/api/client.proto\x1a\x19google/api/resource.proto\x1a\x30google/cloud/osconfig/v1/patch_deployments.proto\x1a)google/cloud/osconfig/v1/patch_jobs.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1cgoogle/api/annotations.proto2\xac\x12\n\x0fOsConfigService\x12\x9d\x01\n\x0f\x45xecutePatchJob\x12\x30.google.cloud.osconfig.v1.ExecutePatchJobRequest\x1a\".google.cloud.osconfig.v1.PatchJob\"4\x82\xd3\xe4\x93\x02.\")/v1/{parent=projects/*}/patchJobs:execute:\x01*\x12\x91\x01\n\x0bGetPatchJob\x12,.google.cloud.osconfig.v1.GetPatchJobRequest\x1a\".google.cloud.osconfig.v1.PatchJob\"0\x82\xd3\xe4\x93\x02#\x12!/v1/{name=projects/*/patchJobs/*}\
|
15
|
+
descriptor_data = "\n/google/cloud/osconfig/v1/osconfig_service.proto\x12\x18google.cloud.osconfig.v1\x1a\x17google/api/client.proto\x1a\x19google/api/resource.proto\x1a\x30google/cloud/osconfig/v1/patch_deployments.proto\x1a)google/cloud/osconfig/v1/patch_jobs.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1cgoogle/api/annotations.proto2\xac\x12\n\x0fOsConfigService\x12\x9d\x01\n\x0f\x45xecutePatchJob\x12\x30.google.cloud.osconfig.v1.ExecutePatchJobRequest\x1a\".google.cloud.osconfig.v1.PatchJob\"4\x82\xd3\xe4\x93\x02.\")/v1/{parent=projects/*}/patchJobs:execute:\x01*\x12\x91\x01\n\x0bGetPatchJob\x12,.google.cloud.osconfig.v1.GetPatchJobRequest\x1a\".google.cloud.osconfig.v1.PatchJob\"0\xda\x41\x04name\x82\xd3\xe4\x93\x02#\x12!/v1/{name=projects/*/patchJobs/*}\x12\x9a\x01\n\x0e\x43\x61ncelPatchJob\x12/.google.cloud.osconfig.v1.CancelPatchJobRequest\x1a\".google.cloud.osconfig.v1.PatchJob\"3\x82\xd3\xe4\x93\x02-\"(/v1/{name=projects/*/patchJobs/*}:cancel:\x01*\x12\xa4\x01\n\rListPatchJobs\x12..google.cloud.osconfig.v1.ListPatchJobsRequest\x1a/.google.cloud.osconfig.v1.ListPatchJobsResponse\"2\xda\x41\x06parent\x82\xd3\xe4\x93\x02#\x12!/v1/{parent=projects/*}/patchJobs\x12\xe0\x01\n\x1bListPatchJobInstanceDetails\x12<.google.cloud.osconfig.v1.ListPatchJobInstanceDetailsRequest\x1a=.google.cloud.osconfig.v1.ListPatchJobInstanceDetailsResponse\"D\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x35\x12\x33/v1/{parent=projects/*/patchJobs/*}/instanceDetails\x12\xec\x01\n\x15\x43reatePatchDeployment\x12\x36.google.cloud.osconfig.v1.CreatePatchDeploymentRequest\x1a).google.cloud.osconfig.v1.PatchDeployment\"p\xda\x41+parent,patch_deployment,patch_deployment_id\x82\xd3\xe4\x93\x02<\"(/v1/{parent=projects/*}/patchDeployments:\x10patch_deployment\x12\xad\x01\n\x12GetPatchDeployment\x12\x33.google.cloud.osconfig.v1.GetPatchDeploymentRequest\x1a).google.cloud.osconfig.v1.PatchDeployment\"7\xda\x41\x04name\x82\xd3\xe4\x93\x02*\x12(/v1/{name=projects/*/patchDeployments/*}\x12\xc0\x01\n\x14ListPatchDeployments\x12\x35.google.cloud.osconfig.v1.ListPatchDeploymentsRequest\x1a\x36.google.cloud.osconfig.v1.ListPatchDeploymentsResponse\"9\xda\x41\x06parent\x82\xd3\xe4\x93\x02*\x12(/v1/{parent=projects/*}/patchDeployments\x12\xa0\x01\n\x15\x44\x65letePatchDeployment\x12\x36.google.cloud.osconfig.v1.DeletePatchDeploymentRequest\x1a\x16.google.protobuf.Empty\"7\xda\x41\x04name\x82\xd3\xe4\x93\x02**(/v1/{name=projects/*/patchDeployments/*}\x12\xee\x01\n\x15UpdatePatchDeployment\x12\x36.google.cloud.osconfig.v1.UpdatePatchDeploymentRequest\x1a).google.cloud.osconfig.v1.PatchDeployment\"r\xda\x41\x1cpatch_deployment,update_mask\x82\xd3\xe4\x93\x02M29/v1/{patch_deployment.name=projects/*/patchDeployments/*}:\x10patch_deployment\x12\xba\x01\n\x14PausePatchDeployment\x12\x35.google.cloud.osconfig.v1.PausePatchDeploymentRequest\x1a).google.cloud.osconfig.v1.PatchDeployment\"@\xda\x41\x04name\x82\xd3\xe4\x93\x02\x33\"./v1/{name=projects/*/patchDeployments/*}:pause:\x01*\x12\xbd\x01\n\x15ResumePatchDeployment\x12\x36.google.cloud.osconfig.v1.ResumePatchDeploymentRequest\x1a).google.cloud.osconfig.v1.PatchDeployment\"A\xda\x41\x04name\x82\xd3\xe4\x93\x02\x34\"//v1/{name=projects/*/patchDeployments/*}:resume:\x01*\x1aK\xca\x41\x17osconfig.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xd4\x02\n\x1c\x63om.google.cloud.osconfig.v1B\rOsConfigProtoZ8cloud.google.com/go/osconfig/apiv1/osconfigpb;osconfigpb\xaa\x02\x18Google.Cloud.OsConfig.V1\xca\x02\x18Google\\Cloud\\OsConfig\\V1\xea\x02\x1bGoogle::Cloud::OsConfig::V1\xea\x41\x95\x01\n\x1f\x63ompute.googleapis.com/Instance\x12\x34projects/{project}/zones/{zone}/instances/{instance}\x12<projects/{project}/locations/{location}/instances/{instance}b\x06proto3"
|
16
16
|
|
17
17
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
18
18
|
|
19
19
|
begin
|
20
20
|
pool.add_serialized_file(descriptor_data)
|
21
|
-
rescue TypeError
|
21
|
+
rescue TypeError
|
22
22
|
# Compatibility code: will be removed in the next major version.
|
23
23
|
require 'google/protobuf/descriptor_pb'
|
24
24
|
parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
|
@@ -13,13 +13,13 @@ require 'google/cloud/osconfig/v1/vulnerability_pb'
|
|
13
13
|
require 'google/longrunning/operations_pb'
|
14
14
|
|
15
15
|
|
16
|
-
descriptor_data = "\n5google/cloud/osconfig/v1/osconfig_zonal_service.proto\x12\x18google.cloud.osconfig.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a(google/cloud/osconfig/v1/inventory.proto\x1a;google/cloud/osconfig/v1/os_policy_assignment_reports.proto\x1a\x34google/cloud/osconfig/v1/os_policy_assignments.proto\x1a,google/cloud/osconfig/v1/vulnerability.proto\x1a#google/longrunning/operations.proto2\xac\x17\n\x14OsConfigZonalService\x12\xbe\x02\n\x18\x43reateOSPolicyAssignment\x12\x39.google.cloud.osconfig.v1.CreateOSPolicyAssignmentRequest\x1a\x1d.google.longrunning.Operation\"\xc7\x01\x82\xd3\xe4\x93\x02O\"7/v1/{parent=projects/*/locations/*}/osPolicyAssignments:\x14os_policy_assignment\
|
16
|
+
descriptor_data = "\n5google/cloud/osconfig/v1/osconfig_zonal_service.proto\x12\x18google.cloud.osconfig.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a(google/cloud/osconfig/v1/inventory.proto\x1a;google/cloud/osconfig/v1/os_policy_assignment_reports.proto\x1a\x34google/cloud/osconfig/v1/os_policy_assignments.proto\x1a,google/cloud/osconfig/v1/vulnerability.proto\x1a#google/longrunning/operations.proto2\xac\x17\n\x14OsConfigZonalService\x12\xbe\x02\n\x18\x43reateOSPolicyAssignment\x12\x39.google.cloud.osconfig.v1.CreateOSPolicyAssignmentRequest\x1a\x1d.google.longrunning.Operation\"\xc7\x01\xca\x41\x39\n\x12OSPolicyAssignment\x12#OSPolicyAssignmentOperationMetadata\xda\x41\x33parent,os_policy_assignment,os_policy_assignment_id\x82\xd3\xe4\x93\x02O\"7/v1/{parent=projects/*/locations/*}/osPolicyAssignments:\x14os_policy_assignment\x12\xc0\x02\n\x18UpdateOSPolicyAssignment\x12\x39.google.cloud.osconfig.v1.UpdateOSPolicyAssignmentRequest\x1a\x1d.google.longrunning.Operation\"\xc9\x01\xca\x41\x39\n\x12OSPolicyAssignment\x12#OSPolicyAssignmentOperationMetadata\xda\x41 os_policy_assignment,update_mask\x82\xd3\xe4\x93\x02\x64\x32L/v1/{os_policy_assignment.name=projects/*/locations/*/osPolicyAssignments/*}:\x14os_policy_assignment\x12\xc5\x01\n\x15GetOSPolicyAssignment\x12\x36.google.cloud.osconfig.v1.GetOSPolicyAssignmentRequest\x1a,.google.cloud.osconfig.v1.OSPolicyAssignment\"F\xda\x41\x04name\x82\xd3\xe4\x93\x02\x39\x12\x37/v1/{name=projects/*/locations/*/osPolicyAssignments/*}\x12\xd8\x01\n\x17ListOSPolicyAssignments\x12\x38.google.cloud.osconfig.v1.ListOSPolicyAssignmentsRequest\x1a\x39.google.cloud.osconfig.v1.ListOSPolicyAssignmentsResponse\"H\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x39\x12\x37/v1/{parent=projects/*/locations/*}/osPolicyAssignments\x12\xfc\x01\n\x1fListOSPolicyAssignmentRevisions\x12@.google.cloud.osconfig.v1.ListOSPolicyAssignmentRevisionsRequest\x1a\x41.google.cloud.osconfig.v1.ListOSPolicyAssignmentRevisionsResponse\"T\xda\x41\x04name\x82\xd3\xe4\x93\x02G\x12\x45/v1/{name=projects/*/locations/*/osPolicyAssignments/*}:listRevisions\x12\xfc\x01\n\x18\x44\x65leteOSPolicyAssignment\x12\x39.google.cloud.osconfig.v1.DeleteOSPolicyAssignmentRequest\x1a\x1d.google.longrunning.Operation\"\x85\x01\xca\x41<\n\x15google.protobuf.Empty\x12#OSPolicyAssignmentOperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x39*7/v1/{name=projects/*/locations/*/osPolicyAssignments/*}\x12\xea\x01\n\x1bGetOSPolicyAssignmentReport\x12<.google.cloud.osconfig.v1.GetOSPolicyAssignmentReportRequest\x1a\x32.google.cloud.osconfig.v1.OSPolicyAssignmentReport\"Y\xda\x41\x04name\x82\xd3\xe4\x93\x02L\x12J/v1/{name=projects/*/locations/*/instances/*/osPolicyAssignments/*/report}\x12\x80\x02\n\x1dListOSPolicyAssignmentReports\x12>.google.cloud.osconfig.v1.ListOSPolicyAssignmentReportsRequest\x1a?.google.cloud.osconfig.v1.ListOSPolicyAssignmentReportsResponse\"^\xda\x41\x06parent\x82\xd3\xe4\x93\x02O\x12M/v1/{parent=projects/*/locations/*/instances/*/osPolicyAssignments/*}/reports\x12\xaa\x01\n\x0cGetInventory\x12-.google.cloud.osconfig.v1.GetInventoryRequest\x1a#.google.cloud.osconfig.v1.Inventory\"F\xda\x41\x04name\x82\xd3\xe4\x93\x02\x39\x12\x37/v1/{name=projects/*/locations/*/instances/*/inventory}\x12\xc4\x01\n\x0fListInventories\x12\x30.google.cloud.osconfig.v1.ListInventoriesRequest\x1a\x31.google.cloud.osconfig.v1.ListInventoriesResponse\"L\xda\x41\x06parent\x82\xd3\xe4\x93\x02=\x12;/v1/{parent=projects/*/locations/*/instances/*}/inventories\x12\xd2\x01\n\x16GetVulnerabilityReport\x12\x37.google.cloud.osconfig.v1.GetVulnerabilityReportRequest\x1a-.google.cloud.osconfig.v1.VulnerabilityReport\"P\xda\x41\x04name\x82\xd3\xe4\x93\x02\x43\x12\x41/v1/{name=projects/*/locations/*/instances/*/vulnerabilityReport}\x12\xe8\x01\n\x18ListVulnerabilityReports\x12\x39.google.cloud.osconfig.v1.ListVulnerabilityReportsRequest\x1a:.google.cloud.osconfig.v1.ListVulnerabilityReportsResponse\"U\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x46\x12\x44/v1/{parent=projects/*/locations/*/instances/*}/vulnerabilityReports\x1aK\xca\x41\x17osconfig.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xc9\x01\n\x1c\x63om.google.cloud.osconfig.v1B\x19OsConfigZonalServiceProtoP\x01Z8cloud.google.com/go/osconfig/apiv1/osconfigpb;osconfigpb\xaa\x02\x18Google.Cloud.OsConfig.V1\xca\x02\x18Google\\Cloud\\OsConfig\\V1\xea\x02\x1bGoogle::Cloud::OsConfig::V1b\x06proto3"
|
17
17
|
|
18
18
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
19
19
|
|
20
20
|
begin
|
21
21
|
pool.add_serialized_file(descriptor_data)
|
22
|
-
rescue TypeError
|
22
|
+
rescue TypeError
|
23
23
|
# Compatibility code: will be removed in the next major version.
|
24
24
|
require 'google/protobuf/descriptor_pb'
|
25
25
|
parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
|
@@ -21,7 +21,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
|
|
21
21
|
|
22
22
|
begin
|
23
23
|
pool.add_serialized_file(descriptor_data)
|
24
|
-
rescue TypeError
|
24
|
+
rescue TypeError
|
25
25
|
# Compatibility code: will be removed in the next major version.
|
26
26
|
require 'google/protobuf/descriptor_pb'
|
27
27
|
parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
|
@@ -17,7 +17,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
|
|
17
17
|
|
18
18
|
begin
|
19
19
|
pool.add_serialized_file(descriptor_data)
|
20
|
-
rescue TypeError
|
20
|
+
rescue TypeError
|
21
21
|
# Compatibility code: will be removed in the next major version.
|
22
22
|
require 'google/protobuf/descriptor_pb'
|
23
23
|
parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
|
@@ -15,7 +15,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
|
|
15
15
|
|
16
16
|
begin
|
17
17
|
pool.add_serialized_file(descriptor_data)
|
18
|
-
rescue TypeError
|
18
|
+
rescue TypeError
|
19
19
|
# Compatibility code: will be removed in the next major version.
|
20
20
|
require 'google/protobuf/descriptor_pb'
|
21
21
|
parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
|
@@ -129,7 +129,8 @@ module Google
|
|
129
129
|
#
|
130
130
|
# Note: this functionality is not currently available in the official
|
131
131
|
# protobuf release, and it is not used for type URLs beginning with
|
132
|
-
# type.googleapis.com.
|
132
|
+
# type.googleapis.com. As of May 2023, there are no widely used type server
|
133
|
+
# implementations and no plans to implement one.
|
133
134
|
#
|
134
135
|
# Schemes other than `http`, `https` (or the empty scheme) might be
|
135
136
|
# used with implementation specific semantics.
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-os_config-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.16.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: 2024-
|
11
|
+
date: 2024-02-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|
@@ -44,118 +44,6 @@ dependencies:
|
|
44
44
|
- - "~>"
|
45
45
|
- !ruby/object:Gem::Version
|
46
46
|
version: '1.0'
|
47
|
-
- !ruby/object:Gem::Dependency
|
48
|
-
name: google-style
|
49
|
-
requirement: !ruby/object:Gem::Requirement
|
50
|
-
requirements:
|
51
|
-
- - "~>"
|
52
|
-
- !ruby/object:Gem::Version
|
53
|
-
version: 1.26.3
|
54
|
-
type: :development
|
55
|
-
prerelease: false
|
56
|
-
version_requirements: !ruby/object:Gem::Requirement
|
57
|
-
requirements:
|
58
|
-
- - "~>"
|
59
|
-
- !ruby/object:Gem::Version
|
60
|
-
version: 1.26.3
|
61
|
-
- !ruby/object:Gem::Dependency
|
62
|
-
name: minitest
|
63
|
-
requirement: !ruby/object:Gem::Requirement
|
64
|
-
requirements:
|
65
|
-
- - "~>"
|
66
|
-
- !ruby/object:Gem::Version
|
67
|
-
version: '5.16'
|
68
|
-
type: :development
|
69
|
-
prerelease: false
|
70
|
-
version_requirements: !ruby/object:Gem::Requirement
|
71
|
-
requirements:
|
72
|
-
- - "~>"
|
73
|
-
- !ruby/object:Gem::Version
|
74
|
-
version: '5.16'
|
75
|
-
- !ruby/object:Gem::Dependency
|
76
|
-
name: minitest-focus
|
77
|
-
requirement: !ruby/object:Gem::Requirement
|
78
|
-
requirements:
|
79
|
-
- - "~>"
|
80
|
-
- !ruby/object:Gem::Version
|
81
|
-
version: '1.1'
|
82
|
-
type: :development
|
83
|
-
prerelease: false
|
84
|
-
version_requirements: !ruby/object:Gem::Requirement
|
85
|
-
requirements:
|
86
|
-
- - "~>"
|
87
|
-
- !ruby/object:Gem::Version
|
88
|
-
version: '1.1'
|
89
|
-
- !ruby/object:Gem::Dependency
|
90
|
-
name: minitest-rg
|
91
|
-
requirement: !ruby/object:Gem::Requirement
|
92
|
-
requirements:
|
93
|
-
- - "~>"
|
94
|
-
- !ruby/object:Gem::Version
|
95
|
-
version: '5.2'
|
96
|
-
type: :development
|
97
|
-
prerelease: false
|
98
|
-
version_requirements: !ruby/object:Gem::Requirement
|
99
|
-
requirements:
|
100
|
-
- - "~>"
|
101
|
-
- !ruby/object:Gem::Version
|
102
|
-
version: '5.2'
|
103
|
-
- !ruby/object:Gem::Dependency
|
104
|
-
name: rake
|
105
|
-
requirement: !ruby/object:Gem::Requirement
|
106
|
-
requirements:
|
107
|
-
- - ">="
|
108
|
-
- !ruby/object:Gem::Version
|
109
|
-
version: '13.0'
|
110
|
-
type: :development
|
111
|
-
prerelease: false
|
112
|
-
version_requirements: !ruby/object:Gem::Requirement
|
113
|
-
requirements:
|
114
|
-
- - ">="
|
115
|
-
- !ruby/object:Gem::Version
|
116
|
-
version: '13.0'
|
117
|
-
- !ruby/object:Gem::Dependency
|
118
|
-
name: redcarpet
|
119
|
-
requirement: !ruby/object:Gem::Requirement
|
120
|
-
requirements:
|
121
|
-
- - "~>"
|
122
|
-
- !ruby/object:Gem::Version
|
123
|
-
version: '3.0'
|
124
|
-
type: :development
|
125
|
-
prerelease: false
|
126
|
-
version_requirements: !ruby/object:Gem::Requirement
|
127
|
-
requirements:
|
128
|
-
- - "~>"
|
129
|
-
- !ruby/object:Gem::Version
|
130
|
-
version: '3.0'
|
131
|
-
- !ruby/object:Gem::Dependency
|
132
|
-
name: simplecov
|
133
|
-
requirement: !ruby/object:Gem::Requirement
|
134
|
-
requirements:
|
135
|
-
- - "~>"
|
136
|
-
- !ruby/object:Gem::Version
|
137
|
-
version: '0.18'
|
138
|
-
type: :development
|
139
|
-
prerelease: false
|
140
|
-
version_requirements: !ruby/object:Gem::Requirement
|
141
|
-
requirements:
|
142
|
-
- - "~>"
|
143
|
-
- !ruby/object:Gem::Version
|
144
|
-
version: '0.18'
|
145
|
-
- !ruby/object:Gem::Dependency
|
146
|
-
name: yard
|
147
|
-
requirement: !ruby/object:Gem::Requirement
|
148
|
-
requirements:
|
149
|
-
- - "~>"
|
150
|
-
- !ruby/object:Gem::Version
|
151
|
-
version: '0.9'
|
152
|
-
type: :development
|
153
|
-
prerelease: false
|
154
|
-
version_requirements: !ruby/object:Gem::Requirement
|
155
|
-
requirements:
|
156
|
-
- - "~>"
|
157
|
-
- !ruby/object:Gem::Version
|
158
|
-
version: '0.9'
|
159
47
|
description: Cloud OS Config provides OS management tools that can be used for patch
|
160
48
|
management, patch compliance, and configuration management on VM instances. Note
|
161
49
|
that google-cloud-os_config-v1 is a version-specific client library. For most uses,
|
@@ -238,14 +126,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
238
126
|
requirements:
|
239
127
|
- - ">="
|
240
128
|
- !ruby/object:Gem::Version
|
241
|
-
version: '2.
|
129
|
+
version: '2.7'
|
242
130
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
243
131
|
requirements:
|
244
132
|
- - ">="
|
245
133
|
- !ruby/object:Gem::Version
|
246
134
|
version: '0'
|
247
135
|
requirements: []
|
248
|
-
rubygems_version: 3.5.
|
136
|
+
rubygems_version: 3.5.6
|
249
137
|
signing_key:
|
250
138
|
specification_version: 4
|
251
139
|
summary: OS management tools that can be used for patch management, patch compliance,
|