grpc-tools 1.4.1 → 1.4.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bin/x86-macos/grpc_ruby_plugin +0 -0
- data/bin/x86-macos/protoc +0 -0
- data/bin/x86-windows/grpc_ruby_plugin.exe +0 -0
- data/bin/x86-windows/protoc.exe +0 -0
- data/bin/x86_64-macos/grpc_ruby_plugin +0 -0
- data/bin/x86_64-macos/protoc +0 -0
- data/bin/x86_64-windows/grpc_ruby_plugin.exe +0 -0
- data/bin/x86_64-windows/protoc.exe +0 -0
- data/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 848117f89dbd400fadab8be1ed8f17bb661bc20a
|
4
|
+
data.tar.gz: 484206ac47cf4c30568490ff5e4c5f11a4c671a9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8a59969a57651c980fd730c90e6b9f2079863ac0be57aa6842709b754712d6e309cb3524de8504cffc0ddcb4559c28e9ea7ea209e3d4aa24381134e2eaf6eed0
|
7
|
+
data.tar.gz: be0d37bbe9d0ef4024dbcdc0ef86b10fa4bca62cf24802ee5c2807a9cb19c490503c1dbc0b71012ea1e7e7b1d245385605979014e9d99500ccc64dfd015e64b9
|
Binary file
|
data/bin/x86-macos/protoc
CHANGED
Binary file
|
Binary file
|
data/bin/x86-windows/protoc.exe
CHANGED
Binary file
|
Binary file
|
data/bin/x86_64-macos/protoc
CHANGED
Binary file
|
Binary file
|
Binary file
|
data/version.rb
CHANGED
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.4.
|
4
|
+
version: 1.4.5
|
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-
|
11
|
+
date: 2017-08-10 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
|
@@ -127,7 +127,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
127
127
|
version: '0'
|
128
128
|
requirements: []
|
129
129
|
rubyforge_project:
|
130
|
-
rubygems_version: 2.6.
|
130
|
+
rubygems_version: 2.6.12
|
131
131
|
signing_key:
|
132
132
|
specification_version: 4
|
133
133
|
summary: Development tools for Ruby gRPC
|