google-cloud-monitoring 0.23.1 → 0.23.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
  SHA1:
3
- metadata.gz: 05cbc74dbb18fccbaf3564154234020a856f7d49
4
- data.tar.gz: 1041fb70ef3e9fb11f95e84435f9fac2de5b200d
3
+ metadata.gz: 779bd1e105ce7c40f83a26a1683ebe15418d3e08
4
+ data.tar.gz: 4f5c8a0494d0dec929e6b0a26b35e53b3fc01bba
5
5
  SHA512:
6
- metadata.gz: 94730c2f496b73eaf3d1ed858ab810878a34b14bacf5caa22a8bcfd95228a3af39149fa98ecd39efd82be4d9ec3a06a1f2d02a86e776e14ea943d4b7453e0f25
7
- data.tar.gz: 84cafa8c73c5384842487a4842f49e2f941aac71c510cc4575f89f3b60a94cf965f1e5b3c855599dc4d8d0c9dc5686abd801ced8c538f1ba5035d4ebcb031727
6
+ metadata.gz: 8b76f5bcbba44c8a8cf0157804347d264c6631ce45e755befb612b18533ea7a5cf8787de87f6d0082626fc6a424a21bd978f2dc9b1e37339a6e43d406ef046d2
7
+ data.tar.gz: 2ae7dfcb6bd90363bce65d7949f85bee1dd569d840fb784807127af6d23e3791ba3a61b5a7e02e3202afa40b1c0203f35e43ae3123d0c2973684ae64510bc208
@@ -173,7 +173,7 @@ module Google
173
173
 
174
174
  google_api_client = "gl-ruby/#{RUBY_VERSION}"
175
175
  google_api_client << " #{lib_name}/#{lib_version}" if lib_name
176
- google_api_client << " gapic/ gax/#{Google::Gax::VERSION}"
176
+ google_api_client << " gapic/0.6.8 gax/#{Google::Gax::VERSION}"
177
177
  google_api_client << " grpc/#{GRPC::VERSION}"
178
178
  google_api_client.freeze
179
179
 
@@ -198,7 +198,7 @@ module Google
198
198
 
199
199
  google_api_client = "gl-ruby/#{RUBY_VERSION}"
200
200
  google_api_client << " #{lib_name}/#{lib_version}" if lib_name
201
- google_api_client << " gapic/ gax/#{Google::Gax::VERSION}"
201
+ google_api_client << " gapic/0.6.8 gax/#{Google::Gax::VERSION}"
202
202
  google_api_client << " grpc/#{GRPC::VERSION}"
203
203
  google_api_client.freeze
204
204
 
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: 0.23.1
4
+ version: 0.23.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google Inc
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-03-01 00:00:00.000000000 Z
11
+ date: 2017-03-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-gax