grpc-tools 1.8.7 → 1.9.0.pre1

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: 7a703cccfafbd78817e8bf1877b63b6c8982803f
4
- data.tar.gz: 0c0e1b5f8864086927e9687ee8054efc75e78d91
3
+ metadata.gz: cb3d84853ef2b2fadb5717932714d09f13153536
4
+ data.tar.gz: 2503b3c898d0c79d1a3f20c62ed19d7f1a6954cc
5
5
  SHA512:
6
- metadata.gz: f2a850f0b7fb9e749fa3133340033ca4732044eb0243f56e8b10bc8747f62c30d3332172e06f3cd4db9e1db50b7a5d1683aee47fcf6ab3100f4c61563a1b5916
7
- data.tar.gz: 20f3e9a43088388e489ac1409a9f1a923f4206834067c39b1f6a042ec75532240643fbd95e78ee3b96bdf2eaaaddeb86e7ccbcaeaa00bb01b441d9181ae42c8f
6
+ metadata.gz: 77991dbb6da779cde55abc1e69260ff87917bded533178d71f123f9e3ca9a271dd0017822bf77719586063553722b84b41e97899c66c98539c72aa31710b2239
7
+ data.tar.gz: 9ce2ee267208cbb4d300c62d4067161269bd5d2c4d784bde515328bbe53f80af920099c0dea08e407b5d4e8a114d3944a183d6d39654cc25d3b300105187d509
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.8.7'
17
+ VERSION = '1.9.0.pre1'
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.8.7
4
+ version: 1.9.0.pre1
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-02-02 00:00:00.000000000 Z
11
+ date: 2018-01-19 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