grpc-tools 1.9.0.pre1 → 1.9.0.pre2

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: cb3d84853ef2b2fadb5717932714d09f13153536
4
- data.tar.gz: 2503b3c898d0c79d1a3f20c62ed19d7f1a6954cc
3
+ metadata.gz: 0ec7818d59e45b6c3e12d83a24e5af85362bffef
4
+ data.tar.gz: b4234f6e87b6d96e00679c7536323565233268c2
5
5
  SHA512:
6
- metadata.gz: 77991dbb6da779cde55abc1e69260ff87917bded533178d71f123f9e3ca9a271dd0017822bf77719586063553722b84b41e97899c66c98539c72aa31710b2239
7
- data.tar.gz: 9ce2ee267208cbb4d300c62d4067161269bd5d2c4d784bde515328bbe53f80af920099c0dea08e407b5d4e8a114d3944a183d6d39654cc25d3b300105187d509
6
+ metadata.gz: 84e146716c98695d2e56861174b82efd6b0ab4071225c1f7a8209cf0d916df12d34eb21dca3621e37e547530a853b41395a9457f29be493da8403f2eb250cf72
7
+ data.tar.gz: 8928eb36b030a5bc01f4a4cdce2f808e8ad9825412cdc22c2566ae192c20b5256176dcdbf0ab9b72e1b046a0003fff83d543f8f67fa38f6c7a3e869a2b9e339f
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.9.0.pre1'
17
+ VERSION = '1.9.0.pre2'
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.9.0.pre1
4
+ version: 1.9.0.pre2
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-19 00:00:00.000000000 Z
11
+ date: 2018-01-24 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