grpc-tools 1.10.0 → 1.11.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: 558f56d00d1785bc5251751004ca6bbfc11cc73f
4
- data.tar.gz: 11c8cc985b7a0fe8bbe40ef5b7676d160bef154e
3
+ metadata.gz: cbc0bf66163c33f082ee246e37682c177230b814
4
+ data.tar.gz: b139e26bc9de87640bf58f2f047b7d208b918b8e
5
5
  SHA512:
6
- metadata.gz: c2cdb4623addcbd83ae28888a5321822f8ea9fac3fe503f2b56330c51e013661f7a27a5e3314510e3886394e0e6ff93c0e50eb4006ea83b97f83d03e2ed6fb9c
7
- data.tar.gz: ed8bfc12c3b52f013ab0de6cb5a1f4b7fc60016c3932f598102a84ff3608e86475c1396563cbd20b128a170cefce7da9661e11de07bc1f815ccb3eb711091ae2
6
+ metadata.gz: 0817686f9a179c7a8da6cc551d5cfb6245962cd087920480abf5f05ce5cafa5f1eae16b9c30d0db7e55370096d354ffbb23a24a9deed4ff47db1e87381be0791
7
+ data.tar.gz: cceadfa09ebd375fcae846456cf8875af546b1b896eaf9140c72115a7691223f38c7c9edf91a523a521a9b09e79770b159a541d155e605231de0811425001e2e
Binary file
Binary file
data/bin/x86-macos/protoc CHANGED
Binary file
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.10.0'
17
+ VERSION = '1.11.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.10.0
4
+ version: 1.11.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-03-01 00:00:00.000000000 Z
11
+ date: 2018-04-11 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
@@ -122,9 +122,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
122
122
  version: '0'
123
123
  required_rubygems_version: !ruby/object:Gem::Requirement
124
124
  requirements:
125
- - - ">="
125
+ - - ">"
126
126
  - !ruby/object:Gem::Version
127
- version: '0'
127
+ version: 1.3.1
128
128
  requirements: []
129
129
  rubyforge_project:
130
130
  rubygems_version: 2.6.12