grpc-tools 1.7.0.pre1 → 1.7.0

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: ef8894df394d5a77ee58430bbf09b127b1d6ec08
4
- data.tar.gz: bb6c2872ecd2360fc7a193f669fbb4af5fccd6d4
3
+ metadata.gz: b1cf1c1c851a25b4699fb2a0edc97c835249b73f
4
+ data.tar.gz: 8ae77f46835f99063339752202cd0b71b2c6347e
5
5
  SHA512:
6
- metadata.gz: ff2fa2bd402da29ac4feb6cd2a5298676ffbd451b2653fe87a541d4b610fdebd8c1b8a10881ef09e9f7a32808e30372b6e860fb1a0a0314f241d009d2d26e32a
7
- data.tar.gz: 896b06c6b220d7fd3f8717baf80614fd2b22726d1ba9b765d04ab9b9fad23871ead69b22099bd8b67b3eed3073285355710ddee82ebcb009290da7736d585790
6
+ metadata.gz: 62faf2ae3cb7db20a561b076542693ef841156891574f72f68d4583a34b0b0242e5aad51228bcf2d3e50c6d5bcfbca2a739aeafb3f92a892471c93907ac09615
7
+ data.tar.gz: a0f63535163fe8734c7b67dd2477716ccc80ad1c2b1bb7cfad09b4e38ded82134cfaade8e2c12b990cd24353aa2822b50977701e16924614ad53757e4a4f90bb
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.7.0.pre1'
17
+ VERSION = '1.7.0'
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.7.0.pre1
4
+ version: 1.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - grpc Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-10-20 00:00:00.000000000 Z
11
+ date: 2017-10-23 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: 1.3.1
127
+ version: '0'
128
128
  requirements: []
129
129
  rubyforge_project:
130
130
  rubygems_version: 2.6.12