grpc-tools 1.2.5 → 1.3.4

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: 8c0663f46a4a5bd4c0035d4c70b4cf4225708ab6
4
- data.tar.gz: 1b77764c6f152b5d235ae5b73e1b21c1bee31958
3
+ metadata.gz: 9529023ed197ca98a7fe6c929f12f8a20f293219
4
+ data.tar.gz: 4df6bfe7ba349bf2d2ef19d8e835ed19bf896424
5
5
  SHA512:
6
- metadata.gz: 5f3d7da470482723ca3b0bab89838be7ff5df83755359cb4f87f94ceb910cf30ddee37e5d5350e0743bdd7861d73c491cd5c3fe07bc221c2ec972c5a117d1e5e
7
- data.tar.gz: 65811a3df45762cd58c7466c9c7ec5f8beec4f747106847b76a4473585561cc1821e704ee544428d0c8fa0fea8d9e9b3f934d9359400962d2b82ee40c15d230a
6
+ metadata.gz: a307e63d1413c7dd37d5e6eb231f41674a114cc2c87083602e6ee5dd34a145f66cb95e45fa817c6680ff9e092f017eceac1f32468176063dd136de15cb6657f4
7
+ data.tar.gz: b233472756c16f4aa0987955bf2fb42c228074fc1cc07e74a6717affef84ef57877324c7dde936c476ec8b0e903657f894a441b23a006d640119c0b3dcaef063
Binary file
data/bin/x86-macos/protoc CHANGED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
data/version.rb CHANGED
@@ -29,6 +29,6 @@
29
29
 
30
30
  module GRPC
31
31
  module Tools
32
- VERSION = '1.2.5'
32
+ VERSION = '1.3.4'
33
33
  end
34
34
  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.2.5
4
+ version: 1.3.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-04-20 00:00:00.000000000 Z
11
+ date: 2017-05-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