grpc-tools 1.6.4 → 1.6.6

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: cb9b9abb9effecd7224c44224b3b71d34fda8879
4
- data.tar.gz: 161970a6fbccd378c611fc7ee69ae8ab4ae0f67b
3
+ metadata.gz: 58ecdca23e8c37a8b198e75f82f307411a825276
4
+ data.tar.gz: fd9b08debf355aea8086334f0de83cc9bc2d53ef
5
5
  SHA512:
6
- metadata.gz: ca95c9df60f63356bd1c5d7746e5b5dae0c9e246bdd4cadc952b1506aba019a196980663fa38a135a866eb5ebf47a55097847aa670286a91a706652db95c653b
7
- data.tar.gz: 2ca27a913d3ab13d8b1f59c0e0b0609ba9ae4d048e1f9ea4f8f0ec52d0abf73a2e042f71360fc5f7c395e8612c28370b7e5f40a8b8216028f81c1bf339885c62
6
+ metadata.gz: 1fc22a5bf9fcc250487f67d6a066def6b7465ce854ff4436f9293424e2b8cb93efd9fafd6b002b8ca0028e8ee345cc7a3a95cdbec279ef1f116934141cf94457
7
+ data.tar.gz: 663e29b15ed0b98930fe93435d1201a4a71b221064d9ad265b23c06473cb4449bece07d9b89da14d0a47790910e63459cba8008a026b32805c5f39e751864aa6
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.4'
17
+ VERSION = '1.6.6'
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.4
4
+ version: 1.6.6
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-10-03 00:00:00.000000000 Z
11
+ date: 2017-10-05 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