grpc-tools 1.6.6 → 1.6.7

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: 58ecdca23e8c37a8b198e75f82f307411a825276
4
- data.tar.gz: fd9b08debf355aea8086334f0de83cc9bc2d53ef
3
+ metadata.gz: 4952d5b21a6880f2989d0c37a1edce5e03bdd78e
4
+ data.tar.gz: 9a853d74706a1e367cc5ae93765518659895ae28
5
5
  SHA512:
6
- metadata.gz: 1fc22a5bf9fcc250487f67d6a066def6b7465ce854ff4436f9293424e2b8cb93efd9fafd6b002b8ca0028e8ee345cc7a3a95cdbec279ef1f116934141cf94457
7
- data.tar.gz: 663e29b15ed0b98930fe93435d1201a4a71b221064d9ad265b23c06473cb4449bece07d9b89da14d0a47790910e63459cba8008a026b32805c5f39e751864aa6
6
+ metadata.gz: 28c8ce1ae0011efd62bc77b33c540a4e01c934e8cbf3cdfb897363edeeb94e40deafe9897c27a95296f143d4553f14933692fa81f55c277091a0506430e7fc09
7
+ data.tar.gz: 88ea1711b828b414a5296858bf07f5568f69529c28527766de840569ff2b131aff5a6aca2f8200f0781175fb5b10db4134c8170194ee3e578d7bf56b7d79cb8d
Binary file
data/bin/x86-macos/protoc CHANGED
Binary file
Binary file
Binary file
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.6'
17
+ VERSION = '1.6.7'
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.6
4
+ version: 1.6.7
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-05 00:00:00.000000000 Z
11
+ date: 2017-10-19 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