grpc 1.13.0.pre1-universal-darwin → 1.13.0.pre3-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
  SHA256:
3
- metadata.gz: a26b6043f0666051543933e6786e0082c349b0de21732385891f26fadaed5049
4
- data.tar.gz: 4d6980e08119f46152185ae5b2903ed804bec0a798e274bb9513773817455666
3
+ metadata.gz: 1635ed66c3109029a01d01f69705d5e011f4a71d25b52b7de082fc2bbaed6991
4
+ data.tar.gz: 9e8385a01a91fbe0834eb1bf3abac5af08cfdcc576c8d5b2a6d5e76806c3f934
5
5
  SHA512:
6
- metadata.gz: e19815df91cb36d06aeeebd9d4454d9c7c074100fe43c453cfb3db1d17ba9679d8f09bb8cc1f8f675dad99422a19513bdce75e4aeab646b9c92181774957b73e
7
- data.tar.gz: 8af04fa127a018b5f8567a81640ab47dcc2e2b2efb06ff11ca2787db1d50872734ae63f491257e7d86c00f190a1d8f2cd3be45df6b0d16f149b34b9c7153fe82
6
+ metadata.gz: 3433cd2a8798352aac7cccfe79f999a2f2fa9bf44789ccc81f6a7b867937bac749297986b5db20186198732da753c5cab6c20c1ecb3ea917f163258798e4bbbb
7
+ data.tar.gz: 2a1ad7812a0c2c004cb3f44ba4cb795856dac376b169f8758aadbbbb7dcb2b41b303548167069b3ba638e7e50efe7bb4ce6247233970a4bdd87b5c99e6264a20
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -14,5 +14,5 @@
14
14
 
15
15
  # GRPC contains the General RPC module.
16
16
  module GRPC
17
- VERSION = '1.13.0.pre1'
17
+ VERSION = '1.13.0.pre3'
18
18
  end
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.13.0.pre1
4
+ version: 1.13.0.pre3
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: 2018-06-11 00:00:00.000000000 Z
11
+ date: 2018-06-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf