google-cloud-speech 0.22.1 → 0.22.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: bfee3ced6b3c3e32fa77c88f4a95ac26288041df
|
4
|
+
data.tar.gz: 963fc8476e64a0fdd908d1e8edcb2fc6c9a1ac85
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 49a0442714f7954bd482d7cefaf359d717023b1a0d667df90e361595821e8ac5f187f93ca1d5adc8fd7b36b9ac6a8b0dab28c668803fc25194ead333455037df
|
7
|
+
data.tar.gz: 16f05a50703944f32616b25e53b136264c1273594ba17453c95bd267bc6826dc90bfe692f1cf7e1ee190a1e37d222608638e92e67d28af3ca7102f8e06640d81
|
@@ -109,7 +109,7 @@ module Google
|
|
109
109
|
|
110
110
|
google_api_client = "gl-ruby/#{RUBY_VERSION}"
|
111
111
|
google_api_client << " #{lib_name}/#{lib_version}" if lib_name
|
112
|
-
google_api_client << " gapic/ gax/#{Google::Gax::VERSION}"
|
112
|
+
google_api_client << " gapic/0.6.8 gax/#{Google::Gax::VERSION}"
|
113
113
|
google_api_client << " grpc/#{GRPC::VERSION}"
|
114
114
|
google_api_client.freeze
|
115
115
|
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-speech
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.22.
|
4
|
+
version: 0.22.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
|