grpc-tools 1.8.0 → 1.8.3

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: 8ac05e250d2558a22dabba847f4dad1c87fe6d44
4
- data.tar.gz: 533b3704b04c17ab6932f00cde4cf59327a8f853
3
+ metadata.gz: 08729284c2fe5af4e249f1cd3efa5ee755b8c293
4
+ data.tar.gz: 528713f6cbaaa377e358678ef68aa87e97a4f7fb
5
5
  SHA512:
6
- metadata.gz: 2a423235b1fc397745ced2cd393ce19eaa630be394a94b33588b38e02d03a09bbd48f85969a9c5ad970e329f70f7136e69a15548eabc806e3f953f8448f886ae
7
- data.tar.gz: d910db854c04ccfcbd0e0a394a0522a0246a9c2cfbe5476332466d335444345bb3926a5666a4d947a197440d4573d75d7c66adb6afdee178e7b5d22d28351762
6
+ metadata.gz: 3638277c9e4ce06f7c9575e32e05a7b650c24cf0d9173370aafcd7f2c448880e5a91eb8d3d28cbcea045c194f097fb987fc03a8e5a4608c08cb78b8d8b93ed00
7
+ data.tar.gz: ea30fd7c696bd9393ce3cdac529cc8cc85839b8ee851951911228e231d954cf8e6e33eb677dff17231287fb6fc52c9332c4579458f524235c60af5603a585bb2
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.0'
17
+ VERSION = '1.8.3'
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.0
4
+ version: 1.8.3
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-12-13 00:00:00.000000000 Z
11
+ date: 2018-01-02 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