google-cloud-logging 0.24.1 → 0.24.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d45a1ba9632dc323314bfe54cd33c915b0ee49b3
|
4
|
+
data.tar.gz: 9679812393a50bf2add34272191477b4becc6313
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fde2ed6e950481674e70b3193f7e007f2ee2c97b7e4d2cab34e97ec157f2788a06897dfbb6515feaf5607d46e6f2836663f00e826193dc6e70debd29a3aed9ab
|
7
|
+
data.tar.gz: 85ae2b82f29cd721a021408c8ee1083d5e548be252220d1b2207473355d5369b9dfefdf4a32ee279aaa8d8985d161a58de9f361250a3a310af2b518ed055be1d
|
@@ -160,7 +160,7 @@ module Google
|
|
160
160
|
|
161
161
|
google_api_client = "gl-ruby/#{RUBY_VERSION}"
|
162
162
|
google_api_client << " #{lib_name}/#{lib_version}" if lib_name
|
163
|
-
google_api_client << " gapic/ gax/#{Google::Gax::VERSION}"
|
163
|
+
google_api_client << " gapic/0.6.8 gax/#{Google::Gax::VERSION}"
|
164
164
|
google_api_client << " grpc/#{GRPC::VERSION}"
|
165
165
|
google_api_client.freeze
|
166
166
|
|
@@ -179,7 +179,7 @@ module Google
|
|
179
179
|
|
180
180
|
google_api_client = "gl-ruby/#{RUBY_VERSION}"
|
181
181
|
google_api_client << " #{lib_name}/#{lib_version}" if lib_name
|
182
|
-
google_api_client << " gapic/ gax/#{Google::Gax::VERSION}"
|
182
|
+
google_api_client << " gapic/0.6.8 gax/#{Google::Gax::VERSION}"
|
183
183
|
google_api_client << " grpc/#{GRPC::VERSION}"
|
184
184
|
google_api_client.freeze
|
185
185
|
|
@@ -159,7 +159,7 @@ module Google
|
|
159
159
|
|
160
160
|
google_api_client = "gl-ruby/#{RUBY_VERSION}"
|
161
161
|
google_api_client << " #{lib_name}/#{lib_version}" if lib_name
|
162
|
-
google_api_client << " gapic/ gax/#{Google::Gax::VERSION}"
|
162
|
+
google_api_client << " gapic/0.6.8 gax/#{Google::Gax::VERSION}"
|
163
163
|
google_api_client << " grpc/#{GRPC::VERSION}"
|
164
164
|
google_api_client.freeze
|
165
165
|
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-logging
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.24.
|
4
|
+
version: 0.24.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Mike Moore
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2017-03-
|
12
|
+
date: 2017-03-04 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: google-cloud-core
|