google-cloud-datastore 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: 0d7ce2752911ea72c137a1552380d6b632a12b3b
|
4
|
+
data.tar.gz: bdedcee6506cc84157a121a1c5ac6a6f3e030a10
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e8c1641e321e73292306a5c697152cb2db76f81c09aefa47aece7935e7148ebcdf9366da58fab1706624b052add2ccdac859de50c475558013dbcd5233126e31
|
7
|
+
data.tar.gz: 31699feb662ad45832583c3e443cd11650856cd86f5e4fbda97970dccbd7ec84dc3cdfedee827ad5cb73f3b2828becf3cbe0d8526bc40065a4170d9a3f2e0ee3
|
@@ -99,7 +99,7 @@ module Google
|
|
99
99
|
|
100
100
|
google_api_client = "gl-ruby/#{RUBY_VERSION}"
|
101
101
|
google_api_client << " #{lib_name}/#{lib_version}" if lib_name
|
102
|
-
google_api_client << " gapic/ gax/#{Google::Gax::VERSION}"
|
102
|
+
google_api_client << " gapic/0.6.8 gax/#{Google::Gax::VERSION}"
|
103
103
|
google_api_client << " grpc/#{GRPC::VERSION}"
|
104
104
|
google_api_client.freeze
|
105
105
|
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-datastore
|
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
|