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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 336dd32c7393df6d238ac0b46ce799de6afbd0a6793479a81406c95f4266170e
4
- data.tar.gz: 70c127a2d3c15126753cbfbd01e7dcae1ed3a241f0021b6c21c9566f343c6b6f
3
+ metadata.gz: 849d1db11fa8699f177d94454760ec507785c54e88b0513ccbd514bc2a3913ff
4
+ data.tar.gz: 9edaebf1fd7616af15307bd47c0ec48317d5622bf2300b86581580b56e1f41db
5
5
  SHA512:
6
- metadata.gz: b64f88cae624cea827780fdc11a3e47f5be7ef7d50049564b62d56f8f18cffce8c95ae18a5630a0e4b13778bb439c6c4e2107e45001068a4f3785af0e91dc28c
7
- data.tar.gz: a894d9277c0a1f30a3f33fc5acddd982db54913859d12707ad032a7140284c21bc598da7ba33abe51e8ce75dc69557c0a324be215c779e7ef09390650d4787c8
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
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Profiler
23
- VERSION = "1.4.0"
23
+ VERSION = "1.4.2"
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-profiler
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
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-02-26 00:00:00.000000000 Z
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