grpc-tools 1.8.3 → 1.8.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: 08729284c2fe5af4e249f1cd3efa5ee755b8c293
4
- data.tar.gz: 528713f6cbaaa377e358678ef68aa87e97a4f7fb
3
+ metadata.gz: c4a2104011aac1274d0164189024f271efc0474d
4
+ data.tar.gz: e6534d1bbd98648dbd446332b099c44680aef8fd
5
5
  SHA512:
6
- metadata.gz: 3638277c9e4ce06f7c9575e32e05a7b650c24cf0d9173370aafcd7f2c448880e5a91eb8d3d28cbcea045c194f097fb987fc03a8e5a4608c08cb78b8d8b93ed00
7
- data.tar.gz: ea30fd7c696bd9393ce3cdac529cc8cc85839b8ee851951911228e231d954cf8e6e33eb677dff17231287fb6fc52c9332c4579458f524235c60af5603a585bb2
6
+ metadata.gz: 8fcce6ede4ac5a5b61559b62279cc6e32f6d09896371100d2b3ca7e43be8bca92d0ae35fe3185d86cffc49848d08b89cc60551857855bd4a459555c7251093c5
7
+ data.tar.gz: d1a730276878f394104e05214a1ccc6e7af2cb6ff4ca1117ade4d44d7969235bef5e2b0d5d09a40df5a9ae148d6265524fecf1c9c68d83ad7a983f48c72b7a8b
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.8.3'
17
+ VERSION = '1.8.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.8.3
4
+ version: 1.8.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: 2018-01-02 00:00:00.000000000 Z
11
+ date: 2018-01-29 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