grpc-tools 1.6.2 → 1.6.4

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: 03f70886627a9c20f3316f3c2bc481f771ff1cf7
4
- data.tar.gz: ae4f6ce5e5f0f442203818a6576507a184982a52
3
+ metadata.gz: cb9b9abb9effecd7224c44224b3b71d34fda8879
4
+ data.tar.gz: 161970a6fbccd378c611fc7ee69ae8ab4ae0f67b
5
5
  SHA512:
6
- metadata.gz: 68a2fc863fbf5951df34cd19ae62ae1ee4a26eb47d71bf574a176068338a9e8a9fe677f4818fd7a71886a85e1fd3bd315a2c9083b7dc65badc8d69642aedfbbc
7
- data.tar.gz: 84965cc3b98450c63bfae2abc3686006bc4d4c45c35299cb297af8b9ce0aefdb440fd7e5eda012cabb688d96f7343642ef9045a43a40e7636bdb4df045d783ef
6
+ metadata.gz: ca95c9df60f63356bd1c5d7746e5b5dae0c9e246bdd4cadc952b1506aba019a196980663fa38a135a866eb5ebf47a55097847aa670286a91a706652db95c653b
7
+ data.tar.gz: 2ca27a913d3ab13d8b1f59c0e0b0609ba9ae4d048e1f9ea4f8f0ec52d0abf73a2e042f71360fc5f7c395e8612c28370b7e5f40a8b8216028f81c1bf339885c62
Binary file
Binary file
Binary file
data/version.rb CHANGED
@@ -14,6 +14,6 @@
14
14
 
15
15
  module GRPC
16
16
  module Tools
17
- VERSION = '1.6.2'
17
+ VERSION = '1.6.4'
18
18
  end
19
19
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: grpc-tools
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.2
4
+ version: 1.6.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - grpc Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-09-22 00:00:00.000000000 Z
11
+ date: 2017-10-03 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: protoc and the Ruby gRPC protoc plugin
14
14
  email: grpc-io@googlegroups.com