google-cloud-pubsub 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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 14533c888ffd7e84b8cf694553812f76767b9981
|
4
|
+
data.tar.gz: 2ccb42a505022c1948ba743baaae9a65169845b3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 43f41186141eb5e9a6b823ceb6b888e680decd5208e15a1d8d06c18c60e4aa1491d0b8fbba410125ecc5b69c3c767b12b221767fa72b226f4798760f714677e8
|
7
|
+
data.tar.gz: 0928fb15ebef64f71a25acfb0e0a62e30ef5f3859be8550a45874723356acacc8929cf790c02392174db2120124c6c0ccfb69148f5e624d438c440e3469acf16
|
@@ -176,7 +176,7 @@ module Google
|
|
176
176
|
|
177
177
|
google_api_client = "gl-ruby/#{RUBY_VERSION}"
|
178
178
|
google_api_client << " #{lib_name}/#{lib_version}" if lib_name
|
179
|
-
google_api_client << " gapic/ gax/#{Google::Gax::VERSION}"
|
179
|
+
google_api_client << " gapic/0.6.8 gax/#{Google::Gax::VERSION}"
|
180
180
|
google_api_client << " grpc/#{GRPC::VERSION}"
|
181
181
|
google_api_client.freeze
|
182
182
|
|
@@ -227,7 +227,7 @@ module Google
|
|
227
227
|
|
228
228
|
google_api_client = "gl-ruby/#{RUBY_VERSION}"
|
229
229
|
google_api_client << " #{lib_name}/#{lib_version}" if lib_name
|
230
|
-
google_api_client << " gapic/ gax/#{Google::Gax::VERSION}"
|
230
|
+
google_api_client << " gapic/0.6.8 gax/#{Google::Gax::VERSION}"
|
231
231
|
google_api_client << " grpc/#{GRPC::VERSION}"
|
232
232
|
google_api_client.freeze
|
233
233
|
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-pubsub
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.23.
|
4
|
+
version: 0.23.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
|