google-cloud-monitoring 1.3.1 → 1.4.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: 66639e64cfad9b7da02a3d25c66ba7c9d2a86f171a9f8d85c3d99eed8782336e
4
- data.tar.gz: 65a25266f3b4d772ec55fb21b0ba93e2a4c239e9856bde74c46e85319b574069
3
+ metadata.gz: dba1355ee34e2fec3a9ea9d6f1adf5f0c5bf46eba0a153f38f8f505d5a3f49d0
4
+ data.tar.gz: afc1ecd43f20c2dec7efb4a6f315325c8624fe86ce1ee3d21f8a4401d00dec96
5
5
  SHA512:
6
- metadata.gz: 8be40c008098f622d1765af3871244bcf05d474074cecf22102bca962e6644f38a056a9c79168eaeb192ed18d5a55ebffac109955243045f6303ed341b3417e6
7
- data.tar.gz: f21c596ef743858a1001e453b3c8776975b1cf0b815c425410a3aab377923dda0b0843a525fc4d307ca8321284de5f08c8ec11b8e76d996f05a40131841be440
6
+ metadata.gz: 5cb46182ce9e73a27f0c41dbeffa256ff45c467371ed7e81ae4ebf0580bf62201ad76de2eacd390332effd995409c3e6e650a31d63d5b12c86a5ce0ebf07b523
7
+ data.tar.gz: 16a4dafa1bd6202649af4e8ef18d9c5f73050d30f1cc0c9c4bb969996d219389bf3e8ebdb447ca9dd8c31f3c09f868b18fa1718d1d4d50dec1a35cbe25ef51b3
data/README.md CHANGED
@@ -11,7 +11,7 @@ verisoned 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
 
14
- View the [Client Library Documentation](https://googleapis.dev/ruby/google-cloud-monitoring/latest)
14
+ View the [Client Library Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-monitoring/latest)
15
15
  for this library, google-cloud-monitoring, to see the convenience methods for
16
16
  constructing client objects. Reference documentation for the client objects
17
17
  themselves can be found in the client library documentation for the versioned
@@ -70,14 +70,14 @@ end
70
70
 
71
71
  ## Supported Ruby Versions
72
72
 
73
- This library is supported on Ruby 2.5+.
73
+ This library is supported on Ruby 2.6+.
74
74
 
75
75
  Google provides official support for Ruby versions that are actively supported
76
76
  by Ruby Core—that is, Ruby versions that are either in normal maintenance or
77
- in security maintenance, and not end of life. Currently, this means Ruby 2.5
78
- and later. Older versions of Ruby _may_ still work, but are unsupported and not
79
- recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details
80
- about the Ruby support schedule.
77
+ in security maintenance, and not end of life. Older versions of Ruby _may_
78
+ still work, but are unsupported and not recommended. See
79
+ https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby
80
+ support schedule.
81
81
 
82
82
  ## Which client should I use?
83
83
 
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Monitoring
23
- VERSION = "1.3.1"
23
+ VERSION = "1.4.0"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-monitoring
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.1
4
+ version: 1.4.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: 2022-01-11 00:00:00.000000000 Z
11
+ date: 2022-07-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core
@@ -90,28 +90,28 @@ dependencies:
90
90
  requirements:
91
91
  - - "~>"
92
92
  - !ruby/object:Gem::Version
93
- version: 1.25.1
93
+ version: 1.26.1
94
94
  type: :development
95
95
  prerelease: false
96
96
  version_requirements: !ruby/object:Gem::Requirement
97
97
  requirements:
98
98
  - - "~>"
99
99
  - !ruby/object:Gem::Version
100
- version: 1.25.1
100
+ version: 1.26.1
101
101
  - !ruby/object:Gem::Dependency
102
102
  name: minitest
103
103
  requirement: !ruby/object:Gem::Requirement
104
104
  requirements:
105
105
  - - "~>"
106
106
  - !ruby/object:Gem::Version
107
- version: '5.14'
107
+ version: '5.16'
108
108
  type: :development
109
109
  prerelease: false
110
110
  version_requirements: !ruby/object:Gem::Requirement
111
111
  requirements:
112
112
  - - "~>"
113
113
  - !ruby/object:Gem::Version
114
- version: '5.14'
114
+ version: '5.16'
115
115
  - !ruby/object:Gem::Dependency
116
116
  name: minitest-focus
117
117
  requirement: !ruby/object:Gem::Requirement
@@ -146,14 +146,14 @@ dependencies:
146
146
  requirements:
147
147
  - - ">="
148
148
  - !ruby/object:Gem::Version
149
- version: '12.0'
149
+ version: '13.0'
150
150
  type: :development
151
151
  prerelease: false
152
152
  version_requirements: !ruby/object:Gem::Requirement
153
153
  requirements:
154
154
  - - ">="
155
155
  - !ruby/object:Gem::Version
156
- version: '12.0'
156
+ version: '13.0'
157
157
  - !ruby/object:Gem::Dependency
158
158
  name: redcarpet
159
159
  requirement: !ruby/object:Gem::Requirement
@@ -227,14 +227,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
227
227
  requirements:
228
228
  - - ">="
229
229
  - !ruby/object:Gem::Version
230
- version: '2.5'
230
+ version: '2.6'
231
231
  required_rubygems_version: !ruby/object:Gem::Requirement
232
232
  requirements:
233
233
  - - ">="
234
234
  - !ruby/object:Gem::Version
235
235
  version: '0'
236
236
  requirements: []
237
- rubygems_version: 3.3.4
237
+ rubygems_version: 3.3.14
238
238
  signing_key:
239
239
  specification_version: 4
240
240
  summary: API Client library for the Cloud Monitoring API