google-cloud-os_config-v1alpha 0.8.1 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 00a1a37b4b57146494beea0f3cb8676304511db2059fa99e2ac09aff8a33e7b2
4
- data.tar.gz: d2c43b9ce055e021efc556c934be76b2cdaca37b166b7ae056b0938a44b935da
3
+ metadata.gz: 32f126492f1fd7c8fa0e2ce4039205a9f9e0f925f3b5dd5148f7d0ae652699d7
4
+ data.tar.gz: c1badbd908d6c8deaeb2f5cf1db633a80ee81df99642dd27d4d8599a4b3c5a48
5
5
  SHA512:
6
- metadata.gz: 2b4e45bba485872cf0bce4ddf23e7cda3506e7a504b63cbce718095b919515a61f654b7cba8623d83a3e987e39026d5400318b532b46dd8f246ae33c1603eea2
7
- data.tar.gz: 138069924d22b5a1e7e507c20a6e8dfe5a0c0066f3b05aaa26726280ec6ac8d8b2781c1b702ecd0630d91f1a910c331c636403269e9be97b360242ee6f701a0f
6
+ metadata.gz: db474cbf24a9286c05ade2c526ed0379f8842517848d7ae4b14fdc168bfa730ea1cdb7b7633c1d590798f60faf28fc4a328f37d96c6466e319836c7b2aa52810
7
+ data.tar.gz: 3230982717be02c975b51c2283ab60d0edcace99ac7c531b8cb227615c10e08ba9c2a6f8cd01260c40194a660cacdcd2728af5fdb1d72b53b0e9f46e0653115e
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.6+.
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
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module OsConfig
23
23
  module V1alpha
24
- VERSION = "0.8.1"
24
+ VERSION = "0.9.0"
25
25
  end
26
26
  end
27
27
  end
@@ -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 => e
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)
@@ -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 => e
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)
@@ -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 => e
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 => e
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 => e
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 => e
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 => e
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)
@@ -15,13 +15,13 @@ require 'google/cloud/osconfig/v1alpha/vulnerability_pb'
15
15
  require 'google/longrunning/operations_pb'
16
16
 
17
17
 
18
- descriptor_data = "\n:google/cloud/osconfig/v1alpha/osconfig_zonal_service.proto\x12\x1dgoogle.cloud.osconfig.v1alpha\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x19google/api/resource.proto\x1a\x43google/cloud/osconfig/v1alpha/instance_os_policies_compliance.proto\x1a-google/cloud/osconfig/v1alpha/inventory.proto\x1a@google/cloud/osconfig/v1alpha/os_policy_assignment_reports.proto\x1a\x39google/cloud/osconfig/v1alpha/os_policy_assignments.proto\x1a\x31google/cloud/osconfig/v1alpha/vulnerability.proto\x1a#google/longrunning/operations.proto2\xe8\x1c\n\x14OsConfigZonalService\x12\xc8\x02\n\x18\x43reateOSPolicyAssignment\x12>.google.cloud.osconfig.v1alpha.CreateOSPolicyAssignmentRequest\x1a\x1d.google.longrunning.Operation\"\xcc\x01\x82\xd3\xe4\x93\x02T\"</v1alpha/{parent=projects/*/locations/*}/osPolicyAssignments:\x14os_policy_assignment\xda\x41\x33parent,os_policy_assignment,os_policy_assignment_id\xca\x41\x39\n\x12OSPolicyAssignment\x12#OSPolicyAssignmentOperationMetadata\x12\xca\x02\n\x18UpdateOSPolicyAssignment\x12>.google.cloud.osconfig.v1alpha.UpdateOSPolicyAssignmentRequest\x1a\x1d.google.longrunning.Operation\"\xce\x01\x82\xd3\xe4\x93\x02i2Q/v1alpha/{os_policy_assignment.name=projects/*/locations/*/osPolicyAssignments/*}:\x14os_policy_assignment\xda\x41 os_policy_assignment,update_mask\xca\x41\x39\n\x12OSPolicyAssignment\x12#OSPolicyAssignmentOperationMetadata\x12\xd4\x01\n\x15GetOSPolicyAssignment\x12;.google.cloud.osconfig.v1alpha.GetOSPolicyAssignmentRequest\x1a\x31.google.cloud.osconfig.v1alpha.OSPolicyAssignment\"K\x82\xd3\xe4\x93\x02>\x12</v1alpha/{name=projects/*/locations/*/osPolicyAssignments/*}\xda\x41\x04name\x12\xe7\x01\n\x17ListOSPolicyAssignments\x12=.google.cloud.osconfig.v1alpha.ListOSPolicyAssignmentsRequest\x1a>.google.cloud.osconfig.v1alpha.ListOSPolicyAssignmentsResponse\"M\x82\xd3\xe4\x93\x02>\x12</v1alpha/{parent=projects/*/locations/*}/osPolicyAssignments\xda\x41\x06parent\x12\x8b\x02\n\x1fListOSPolicyAssignmentRevisions\x12\x45.google.cloud.osconfig.v1alpha.ListOSPolicyAssignmentRevisionsRequest\x1a\x46.google.cloud.osconfig.v1alpha.ListOSPolicyAssignmentRevisionsResponse\"Y\x82\xd3\xe4\x93\x02L\x12J/v1alpha/{name=projects/*/locations/*/osPolicyAssignments/*}:listRevisions\xda\x41\x04name\x12\x86\x02\n\x18\x44\x65leteOSPolicyAssignment\x12>.google.cloud.osconfig.v1alpha.DeleteOSPolicyAssignmentRequest\x1a\x1d.google.longrunning.Operation\"\x8a\x01\x82\xd3\xe4\x93\x02>*</v1alpha/{name=projects/*/locations/*/osPolicyAssignments/*}\xda\x41\x04name\xca\x41<\n\x15google.protobuf.Empty\x12#OSPolicyAssignmentOperationMetadata\x12\xff\x01\n\x1fGetInstanceOSPoliciesCompliance\x12\x45.google.cloud.osconfig.v1alpha.GetInstanceOSPoliciesComplianceRequest\x1a;.google.cloud.osconfig.v1alpha.InstanceOSPoliciesCompliance\"X\x88\x02\x01\x82\xd3\xe4\x93\x02H\x12\x46/v1alpha/{name=projects/*/locations/*/instanceOSPoliciesCompliances/*}\xda\x41\x04name\x12\x92\x02\n!ListInstanceOSPoliciesCompliances\x12G.google.cloud.osconfig.v1alpha.ListInstanceOSPoliciesCompliancesRequest\x1aH.google.cloud.osconfig.v1alpha.ListInstanceOSPoliciesCompliancesResponse\"Z\x88\x02\x01\x82\xd3\xe4\x93\x02H\x12\x46/v1alpha/{parent=projects/*/locations/*}/instanceOSPoliciesCompliances\xda\x41\x06parent\x12\xf9\x01\n\x1bGetOSPolicyAssignmentReport\x12\x41.google.cloud.osconfig.v1alpha.GetOSPolicyAssignmentReportRequest\x1a\x37.google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport\"^\x82\xd3\xe4\x93\x02Q\x12O/v1alpha/{name=projects/*/locations/*/instances/*/osPolicyAssignments/*/report}\xda\x41\x04name\x12\x8f\x02\n\x1dListOSPolicyAssignmentReports\x12\x43.google.cloud.osconfig.v1alpha.ListOSPolicyAssignmentReportsRequest\x1a\x44.google.cloud.osconfig.v1alpha.ListOSPolicyAssignmentReportsResponse\"c\x82\xd3\xe4\x93\x02T\x12R/v1alpha/{parent=projects/*/locations/*/instances/*/osPolicyAssignments/*}/reports\xda\x41\x06parent\x12\xb9\x01\n\x0cGetInventory\x12\x32.google.cloud.osconfig.v1alpha.GetInventoryRequest\x1a(.google.cloud.osconfig.v1alpha.Inventory\"K\x82\xd3\xe4\x93\x02>\x12</v1alpha/{name=projects/*/locations/*/instances/*/inventory}\xda\x41\x04name\x12\xd3\x01\n\x0fListInventories\x12\x35.google.cloud.osconfig.v1alpha.ListInventoriesRequest\x1a\x36.google.cloud.osconfig.v1alpha.ListInventoriesResponse\"Q\x82\xd3\xe4\x93\x02\x42\x12@/v1alpha/{parent=projects/*/locations/*/instances/*}/inventories\xda\x41\x06parent\x12\xe1\x01\n\x16GetVulnerabilityReport\x12<.google.cloud.osconfig.v1alpha.GetVulnerabilityReportRequest\x1a\x32.google.cloud.osconfig.v1alpha.VulnerabilityReport\"U\x82\xd3\xe4\x93\x02H\x12\x46/v1alpha/{name=projects/*/locations/*/instances/*/vulnerabilityReport}\xda\x41\x04name\x12\xf7\x01\n\x18ListVulnerabilityReports\x12>.google.cloud.osconfig.v1alpha.ListVulnerabilityReportsRequest\x1a?.google.cloud.osconfig.v1alpha.ListVulnerabilityReportsResponse\"Z\x82\xd3\xe4\x93\x02K\x12I/v1alpha/{parent=projects/*/locations/*/instances/*}/vulnerabilityReports\xda\x41\x06parent\x1aK\xca\x41\x17osconfig.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xc4\x02\n!com.google.cloud.osconfig.v1alphaB\x19OsConfigZonalServiceProtoP\x01Z=cloud.google.com/go/osconfig/apiv1alpha/osconfigpb;osconfigpb\xaa\x02\x1dGoogle.Cloud.OsConfig.V1Alpha\xca\x02\x1dGoogle\\Cloud\\OsConfig\\V1alpha\xea\x02 Google::Cloud::OsConfig::V1alpha\xea\x41_\n\x1f\x63ompute.googleapis.com/Instance\x12<projects/{project}/locations/{location}/instances/{instance}b\x06proto3"
18
+ descriptor_data = "\n:google/cloud/osconfig/v1alpha/osconfig_zonal_service.proto\x12\x1dgoogle.cloud.osconfig.v1alpha\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x19google/api/resource.proto\x1a\x43google/cloud/osconfig/v1alpha/instance_os_policies_compliance.proto\x1a-google/cloud/osconfig/v1alpha/inventory.proto\x1a@google/cloud/osconfig/v1alpha/os_policy_assignment_reports.proto\x1a\x39google/cloud/osconfig/v1alpha/os_policy_assignments.proto\x1a\x31google/cloud/osconfig/v1alpha/vulnerability.proto\x1a#google/longrunning/operations.proto2\xe8\x1c\n\x14OsConfigZonalService\x12\xc8\x02\n\x18\x43reateOSPolicyAssignment\x12>.google.cloud.osconfig.v1alpha.CreateOSPolicyAssignmentRequest\x1a\x1d.google.longrunning.Operation\"\xcc\x01\xca\x41\x39\n\x12OSPolicyAssignment\x12#OSPolicyAssignmentOperationMetadata\xda\x41\x33parent,os_policy_assignment,os_policy_assignment_id\x82\xd3\xe4\x93\x02T\"</v1alpha/{parent=projects/*/locations/*}/osPolicyAssignments:\x14os_policy_assignment\x12\xca\x02\n\x18UpdateOSPolicyAssignment\x12>.google.cloud.osconfig.v1alpha.UpdateOSPolicyAssignmentRequest\x1a\x1d.google.longrunning.Operation\"\xce\x01\xca\x41\x39\n\x12OSPolicyAssignment\x12#OSPolicyAssignmentOperationMetadata\xda\x41 os_policy_assignment,update_mask\x82\xd3\xe4\x93\x02i2Q/v1alpha/{os_policy_assignment.name=projects/*/locations/*/osPolicyAssignments/*}:\x14os_policy_assignment\x12\xd4\x01\n\x15GetOSPolicyAssignment\x12;.google.cloud.osconfig.v1alpha.GetOSPolicyAssignmentRequest\x1a\x31.google.cloud.osconfig.v1alpha.OSPolicyAssignment\"K\xda\x41\x04name\x82\xd3\xe4\x93\x02>\x12</v1alpha/{name=projects/*/locations/*/osPolicyAssignments/*}\x12\xe7\x01\n\x17ListOSPolicyAssignments\x12=.google.cloud.osconfig.v1alpha.ListOSPolicyAssignmentsRequest\x1a>.google.cloud.osconfig.v1alpha.ListOSPolicyAssignmentsResponse\"M\xda\x41\x06parent\x82\xd3\xe4\x93\x02>\x12</v1alpha/{parent=projects/*/locations/*}/osPolicyAssignments\x12\x8b\x02\n\x1fListOSPolicyAssignmentRevisions\x12\x45.google.cloud.osconfig.v1alpha.ListOSPolicyAssignmentRevisionsRequest\x1a\x46.google.cloud.osconfig.v1alpha.ListOSPolicyAssignmentRevisionsResponse\"Y\xda\x41\x04name\x82\xd3\xe4\x93\x02L\x12J/v1alpha/{name=projects/*/locations/*/osPolicyAssignments/*}:listRevisions\x12\x86\x02\n\x18\x44\x65leteOSPolicyAssignment\x12>.google.cloud.osconfig.v1alpha.DeleteOSPolicyAssignmentRequest\x1a\x1d.google.longrunning.Operation\"\x8a\x01\xca\x41<\n\x15google.protobuf.Empty\x12#OSPolicyAssignmentOperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02>*</v1alpha/{name=projects/*/locations/*/osPolicyAssignments/*}\x12\xff\x01\n\x1fGetInstanceOSPoliciesCompliance\x12\x45.google.cloud.osconfig.v1alpha.GetInstanceOSPoliciesComplianceRequest\x1a;.google.cloud.osconfig.v1alpha.InstanceOSPoliciesCompliance\"X\x88\x02\x01\xda\x41\x04name\x82\xd3\xe4\x93\x02H\x12\x46/v1alpha/{name=projects/*/locations/*/instanceOSPoliciesCompliances/*}\x12\x92\x02\n!ListInstanceOSPoliciesCompliances\x12G.google.cloud.osconfig.v1alpha.ListInstanceOSPoliciesCompliancesRequest\x1aH.google.cloud.osconfig.v1alpha.ListInstanceOSPoliciesCompliancesResponse\"Z\x88\x02\x01\xda\x41\x06parent\x82\xd3\xe4\x93\x02H\x12\x46/v1alpha/{parent=projects/*/locations/*}/instanceOSPoliciesCompliances\x12\xf9\x01\n\x1bGetOSPolicyAssignmentReport\x12\x41.google.cloud.osconfig.v1alpha.GetOSPolicyAssignmentReportRequest\x1a\x37.google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport\"^\xda\x41\x04name\x82\xd3\xe4\x93\x02Q\x12O/v1alpha/{name=projects/*/locations/*/instances/*/osPolicyAssignments/*/report}\x12\x8f\x02\n\x1dListOSPolicyAssignmentReports\x12\x43.google.cloud.osconfig.v1alpha.ListOSPolicyAssignmentReportsRequest\x1a\x44.google.cloud.osconfig.v1alpha.ListOSPolicyAssignmentReportsResponse\"c\xda\x41\x06parent\x82\xd3\xe4\x93\x02T\x12R/v1alpha/{parent=projects/*/locations/*/instances/*/osPolicyAssignments/*}/reports\x12\xb9\x01\n\x0cGetInventory\x12\x32.google.cloud.osconfig.v1alpha.GetInventoryRequest\x1a(.google.cloud.osconfig.v1alpha.Inventory\"K\xda\x41\x04name\x82\xd3\xe4\x93\x02>\x12</v1alpha/{name=projects/*/locations/*/instances/*/inventory}\x12\xd3\x01\n\x0fListInventories\x12\x35.google.cloud.osconfig.v1alpha.ListInventoriesRequest\x1a\x36.google.cloud.osconfig.v1alpha.ListInventoriesResponse\"Q\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x42\x12@/v1alpha/{parent=projects/*/locations/*/instances/*}/inventories\x12\xe1\x01\n\x16GetVulnerabilityReport\x12<.google.cloud.osconfig.v1alpha.GetVulnerabilityReportRequest\x1a\x32.google.cloud.osconfig.v1alpha.VulnerabilityReport\"U\xda\x41\x04name\x82\xd3\xe4\x93\x02H\x12\x46/v1alpha/{name=projects/*/locations/*/instances/*/vulnerabilityReport}\x12\xf7\x01\n\x18ListVulnerabilityReports\x12>.google.cloud.osconfig.v1alpha.ListVulnerabilityReportsRequest\x1a?.google.cloud.osconfig.v1alpha.ListVulnerabilityReportsResponse\"Z\xda\x41\x06parent\x82\xd3\xe4\x93\x02K\x12I/v1alpha/{parent=projects/*/locations/*/instances/*}/vulnerabilityReports\x1aK\xca\x41\x17osconfig.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xc4\x02\n!com.google.cloud.osconfig.v1alphaB\x19OsConfigZonalServiceProtoP\x01Z=cloud.google.com/go/osconfig/apiv1alpha/osconfigpb;osconfigpb\xaa\x02\x1dGoogle.Cloud.OsConfig.V1Alpha\xca\x02\x1dGoogle\\Cloud\\OsConfig\\V1alpha\xea\x02 Google::Cloud::OsConfig::V1alpha\xea\x41_\n\x1f\x63ompute.googleapis.com/Instance\x12<projects/{project}/locations/{location}/instances/{instance}b\x06proto3"
19
19
 
20
20
  pool = Google::Protobuf::DescriptorPool.generated_pool
21
21
 
22
22
  begin
23
23
  pool.add_serialized_file(descriptor_data)
24
- rescue TypeError => e
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)
@@ -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 => e
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-v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.1
4
+ version: 0.9.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-01-12 00:00:00.000000000 Z
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-v1alpha is a version-specific client library. For most
@@ -226,14 +114,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
226
114
  requirements:
227
115
  - - ">="
228
116
  - !ruby/object:Gem::Version
229
- version: '2.6'
117
+ version: '2.7'
230
118
  required_rubygems_version: !ruby/object:Gem::Requirement
231
119
  requirements:
232
120
  - - ">="
233
121
  - !ruby/object:Gem::Version
234
122
  version: '0'
235
123
  requirements: []
236
- rubygems_version: 3.5.3
124
+ rubygems_version: 3.5.6
237
125
  signing_key:
238
126
  specification_version: 4
239
127
  summary: OS management tools that can be used for patch management, patch compliance,