grpc-tools 1.4.0 → 1.4.1

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: 7ceae4f357ccbaa0faf4e459dfb74a1b34dd597c
4
- data.tar.gz: 006ba6f2e090f33cf01913720c274a2712b4d756
3
+ metadata.gz: 852e82ffc07738e6cc29cc916072b7300670c8c7
4
+ data.tar.gz: 84ee24a967175f2a68e30da88f7cad4c2f05da7f
5
5
  SHA512:
6
- metadata.gz: fe66a9c5516fa697da53d9044176cac98f387023074e39d5afab5a34bb6413e19cec1c1f598b613043a119d67d7845cd54347f493e2dadc88b834f099a9036d4
7
- data.tar.gz: c151a4dc2562ab77ebe23e8ef4f15c24343990689da6618a18e73980807e75ff76bdf12dec9b41bcfa95b0a462496d46113f266cb91a4b9d7643791cce282c53
6
+ metadata.gz: c3a4c43dbab221b4a117c14bd22f7024e989da8e4b9d030551b7dbcf0a9040170517d8f3993888a0ba05427047a4fd78bdbf9728c357524515dad20ad35ad258
7
+ data.tar.gz: 10de1b3ab4a42622d04c25de9841565cd69df5bd1532042aed0c3573ee77dc4a1ffb3f9a9d477c71cd599c6472c560e6be76266d5744e9526eb06f60a431adde
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.4.0'
32
+ VERSION = '1.4.1'
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.4.0
4
+ version: 1.4.1
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-06-21 00:00:00.000000000 Z
11
+ date: 2017-06-27 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