grpc 1.23.0-universal-darwin → 1.23.1-universal-darwin
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.
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
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3ca1d504bf5ce8f0000758af2b4a09f405b632adf17e30a78a593152a9ca8c05
|
4
|
+
data.tar.gz: 194acf4f5e1d3d688997c625e4e93e7325b8096711f7577a647d0e102503940e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7e3f632661e14939b9882ebfe95a39b9fa061cdf0a8a175b75c6f765563c3f9223408bb2e6539365c91e5da70736309f6d6d82fcfc844b8e04175da258e6a188
|
7
|
+
data.tar.gz: 3c290e58008fdc2d3e573fc552d505f9f98d4ac6e4a38ecf019a7051dbf2803a4f5e9e4eaca5ae5e24f063b1aa5b6dc7380a00e72178ca3f368b5caa3f58b35f
|
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: 1.23.
|
4
|
+
version: 1.23.1
|
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: 2019-
|
11
|
+
date: 2019-09-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-protobuf
|
@@ -336,7 +336,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
336
336
|
- !ruby/object:Gem::Version
|
337
337
|
version: '0'
|
338
338
|
requirements: []
|
339
|
-
rubygems_version: 3.0.
|
339
|
+
rubygems_version: 3.0.6
|
340
340
|
signing_key:
|
341
341
|
specification_version: 4
|
342
342
|
summary: GRPC system in Ruby
|