google-cloud-profiler 1.4.0 → 1.4.2
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: 849d1db11fa8699f177d94454760ec507785c54e88b0513ccbd514bc2a3913ff
|
4
|
+
data.tar.gz: 9edaebf1fd7616af15307bd47c0ec48317d5622bf2300b86581580b56e1f41db
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 154aa6f3f4bc1ed9995960de02a5209f3edc599d070b778a7e8c03e520b43b28afa3be1f08ef101d1787a1ef80c2057a71f7fbcc14752bf1aa77e9a3c8e6d3b3
|
7
|
+
data.tar.gz: 80b4f1fd678c49741c9ad83f5c7497092bef6428b2fded777dfdaab3cc9e5e9704fbb8df8c84b441f95a51ced598e3115d605780b2977c7dffce698b8206148c
|
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.2
|
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-08-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-cloud-core
|