google-gax 0.8.7 → 0.8.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 716e8277e7cc5439a3f53c73c6cde2a8299ece01
4
- data.tar.gz: ddb28ab9299ec05325ca30cdd40d13b5791d03f1
3
+ metadata.gz: d01554d9585efae173a06f021c95ee26fcc6b043
4
+ data.tar.gz: 8fcb4ef5ac286b1ce963ccea9d6a2ceb1b727cfa
5
5
  SHA512:
6
- metadata.gz: 7b39b230f9fe8cd4eb4ce9a37f1b5290a2f616e05fa0a646b56287ae9a56f0543687a987db3fa1ec0996cbece43f67cb0cd957d68167c80e8f7b3faa1b035550
7
- data.tar.gz: b74ca9b64dcf91794360de8b7055f10f4a70cce756629298fb75273b2e73004c362609b07067e30eeab5765365dde23ddded22775898d4f70d8fe8da68f9ede8
6
+ metadata.gz: f841c39cea967f4d120e4089812bd6aa676d7f0412dc1ff865633a4c322087ec85ee0e1be3e45d621c1cb5a1bfff8bd813281795cb80242a8c73f552ef120449
7
+ data.tar.gz: 3f98b5a00ca78eff391ea81de5a053e2026b1c235eb2941d2081141ed3080fa574ba29de6684ddad76d993be7d55e1eb1114a21d50575d76aed1b98a85b6c557
data/README.md CHANGED
File without changes
data/Rakefile CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -29,6 +29,6 @@
29
29
 
30
30
  module Google
31
31
  module Gax
32
- VERSION = '0.8.7'.freeze
32
+ VERSION = '0.8.9'.freeze
33
33
  end
34
34
  end
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-gax
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.7
4
+ version: 0.8.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google API Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-09-06 00:00:00.000000000 Z
11
+ date: 2017-09-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: googleauth