grpc 0.13.0.pre1.1-universal-darwin → 0.13.0-universal-darwin
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of grpc might be problematic. Click here for more details.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 28575810e272dffe22e15e8753f3321808a55e36
|
4
|
+
data.tar.gz: 7c0b6b7bf736d5d0ef7668f7abf488faf10b7865
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 463c4802294e3cce29780886a0ccbcede8ddc1ee7278845ea84fc44db4a9fe775c49e421defe30edccbdb7b5ec791cf14f1a2f8781f1fa514cd958f131c09a10
|
7
|
+
data.tar.gz: b55074a1d3fae774e3b05351dec2da98666a2364b5369e3ec47464eef796f76b012daf9336c7381f776786ab3e85938af0d3a5401c3d86a5dc6398f46259ec1d
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: grpc
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.13.0
|
4
|
+
version: 0.13.0
|
5
5
|
platform: universal-darwin
|
6
6
|
authors:
|
7
7
|
- gRPC Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: src/ruby/bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2016-02-
|
11
|
+
date: 2016-02-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-protobuf
|
@@ -286,12 +286,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
286
286
|
version: 2.0.0
|
287
287
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
288
288
|
requirements:
|
289
|
-
- - "
|
289
|
+
- - ">="
|
290
290
|
- !ruby/object:Gem::Version
|
291
|
-
version:
|
291
|
+
version: '0'
|
292
292
|
requirements: []
|
293
293
|
rubyforge_project:
|
294
|
-
rubygems_version: 2.4.
|
294
|
+
rubygems_version: 2.4.3
|
295
295
|
signing_key:
|
296
296
|
specification_version: 4
|
297
297
|
summary: GRPC system in Ruby
|