grpc-tools 1.9.0.pre2 → 1.9.0.pre3

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: 0ec7818d59e45b6c3e12d83a24e5af85362bffef
4
- data.tar.gz: b4234f6e87b6d96e00679c7536323565233268c2
3
+ metadata.gz: 89e03abb2fd7a949827798d907e067ca7709c6c7
4
+ data.tar.gz: 1058ce0db968b37e54003ed59456047d2cfbd007
5
5
  SHA512:
6
- metadata.gz: 84e146716c98695d2e56861174b82efd6b0ab4071225c1f7a8209cf0d916df12d34eb21dca3621e37e547530a853b41395a9457f29be493da8403f2eb250cf72
7
- data.tar.gz: 8928eb36b030a5bc01f4a4cdce2f808e8ad9825412cdc22c2566ae192c20b5256176dcdbf0ab9b72e1b046a0003fff83d543f8f67fa38f6c7a3e869a2b9e339f
6
+ metadata.gz: e426e92a78122bb56cea60c845387f5401eb309891823c75cc9faedb6b6119367edb26768598bc962b9ddbdf83658a705f3c220ada196fd54c07720d56365ad2
7
+ data.tar.gz: 88e099882bb6c01177b3cc8fe6db6dbe81907934192cdd0ea0defe13b310c0888ece80cb2502ee6efdfb95c386ccec906ec7efa952e26a71c872142048522694
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.pre2'
17
+ VERSION = '1.9.0.pre3'
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.pre2
4
+ version: 1.9.0.pre3
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-24 00:00:00.000000000 Z
11
+ date: 2018-01-30 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