grpc-tools 1.11.0 → 1.11.1

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: 7c0626eb2aaa66bb93bb8c90cd0c23b047fba1b3
4
- data.tar.gz: 6bdd0f5ee0820d54ded867ee4cbab79586ebe927
3
+ metadata.gz: f1a5eb25542ff9894f828d4524a0e87c27a31e64
4
+ data.tar.gz: 31ee8c19974a06052e80039339e6d3339090317d
5
5
  SHA512:
6
- metadata.gz: d01ba065fbdd812a43a02e8fb81e583f7f3ffa5b6d9da395c69c5face6abf6bd36975fc7665672ee4558ec8b3d8b641084be6182eb69d4bc883cda6f5b10090c
7
- data.tar.gz: da5997c8b9fd6b040aeae4aecb641d6133f9f1cbd95fe4610b77f3c2724674d17e666a7a24ec13ead29f3948c337298fd80cf4e8d945fdfd797e99025952a681
6
+ metadata.gz: de9ec74ad0653ff109d8d4c93f848a646d8f6b9ca1f0f1504645543836ee57b9c980a2e584fa90ccf2f22b2daa0aaa5791b9b10c5a0e7479f56b835f9d5c3d46
7
+ data.tar.gz: 220826fd3ce64e948c7787d41ff4a5770b596d5c933cc60576659eb059683e479dcc4765ca630f960853abf7795e1a8bc90ad4fdcdefbbf6d62e542674440d77
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.11.0'
17
+ VERSION = '1.11.1'
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.11.0
4
+ version: 1.11.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: 2018-04-13 00:00:00.000000000 Z
11
+ date: 2018-05-15 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