google-cloud-profiler 1.4.0 → 1.4.1
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/profiler/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4366e0373661f0c0fbe414a508eb3cbb7cd1dbad8ecc9ea302733d5f97d6c9f1
|
4
|
+
data.tar.gz: 31cf524dafb9ecdad265a203c880fc5e1372ed24de62e87e5dab7c2d06af4046
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9d29768f59087970290c438084a0b3594d7ef0900a4044641d182ecef22c57815fa90de87a13b09b25a0bfd9fcf27f0c589a63df93ad33274df3fb5a0b683460
|
7
|
+
data.tar.gz: 5b5ac17214b45de292b66c2601bb5aa9715eb83d9577f0fd2c13d267e80925ce72c5fce46da038169ba594ca2646a86a32edb9342ed05606148410d56aa1103f
|
data/README.md
CHANGED
@@ -18,7 +18,7 @@ themselves can be found in the client library documentation for the versioned
|
|
18
18
|
client gems:
|
19
19
|
[google-cloud-profiler-v2](https://cloud.google.com/ruby/docs/reference/google-cloud-profiler-v2/latest).
|
20
20
|
|
21
|
-
See also the [Product Documentation](https://cloud.google.com/profiler/)
|
21
|
+
See also the [Product Documentation](https://cloud.google.com/profiler/docs)
|
22
22
|
for more usage information.
|
23
23
|
|
24
24
|
## Quick Start
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-profiler
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.4.
|
4
|
+
version: 1.4.1
|
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-05-31 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-cloud-core
|