google-cloud-spanner 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: 29b075fdb6af42cc1a033f882d34d7301c02926b
4
- data.tar.gz: 79811ea1ae831a22a4d80a42f224ed634efa5d31
3
+ metadata.gz: 61831a638b84d907e476077977ae27ac2c03f929
4
+ data.tar.gz: 59b0d265d488c4e38dd427c143319df5a39bfce7
5
5
  SHA512:
6
- metadata.gz: 47b617c46f0ee156802011477c3c4b17650962d2cbb66f607cff68578b85b3f59e112b099a332b3218c0a817aa744793435b1e41151f3f9a9ba5322b58ae46c4
7
- data.tar.gz: 7644be7150fce49ef92c8c7ba19cd8f2b37cb2c174d6041fadf5d92a917762479a851d3956c31302a5df9fe5355ecc47516134898718ce609d24310cf3038bcd
6
+ metadata.gz: a8c93346459bae6e59d7cc1aec670743127b12128abfecd5671b293cdae21ed4c0781e5a3fc008df6d9e571c02cb43d02a12e8de7ed843d44855066c842646dd
7
+ data.tar.gz: d9e78d39328552a7bc604a4070383f9958e16cd0500e8abbe4d973cd31b910623110de69754137708a6a66850bfeb80e6f171556a9f3545d129ce0e8ff8e8a83
@@ -28,7 +28,7 @@
28
28
  "initial_rpc_timeout_millis": 3600000,
29
29
  "rpc_timeout_multiplier": 1.0,
30
30
  "max_rpc_timeout_millis": 3600000,
31
- "total_timeout_millis": 36000000
31
+ "total_timeout_millis": 3600000
32
32
  }
33
33
  },
34
34
  "methods": {
@@ -16,7 +16,7 @@
16
16
  module Google
17
17
  module Cloud
18
18
  module Spanner
19
- VERSION = "0.23.1"
19
+ VERSION = "0.23.2"
20
20
  end
21
21
  end
22
22
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-spanner
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
  - Mike Moore
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2017-08-18 00:00:00.000000000 Z
12
+ date: 2017-09-12 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: google-cloud-core
@@ -303,7 +303,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
303
303
  version: '0'
304
304
  requirements: []
305
305
  rubyforge_project:
306
- rubygems_version: 2.6.12
306
+ rubygems_version: 2.6.13
307
307
  signing_key:
308
308
  specification_version: 4
309
309
  summary: API Client library for Google Cloud Spanner API