grpc 1.4.0-x86-linux → 1.4.1-x86-linux

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: 7bd23d9968492b542872fe7034857b466944613d
4
- data.tar.gz: 4feec1569102d6e0c1ed27e3e354292f5a04b7cb
3
+ metadata.gz: a49f46091744f990347b2c8936e2a186b4938ef8
4
+ data.tar.gz: 3d37a5f563cb0b212ae74aa3ded19fca5e912993
5
5
  SHA512:
6
- metadata.gz: 7b6c0ff653b8c7c58db715df9803309afeed5a04ee52b7a4cc1a0ffb9a499d3ccfde6e42ce3ca4bc2207227cf8fb4c58d55f7399194297e3f71f0f05f370ad60
7
- data.tar.gz: 7ec0ca30c734b7f1be86ec2cd75bcf0044d29ff285e386dda4a37ea2d23b778839caaae0fc6543e69f578502197f526f4978cb6ad1fcfd124b890c5bd1f4f0d7
6
+ metadata.gz: cc3a0924fe1bcc807c434161cf324ed3c1980f62b20f995c37a99ed01718c566bdc453c2dc0f54cca318a1f09886fdc01730b30c4d2edb8c7c3848ef8cc5b642
7
+ data.tar.gz: ec0984f304c006ebb60ad85181a2307f43165a727dfbd7878c73692352cc27e2b4f429c7fe7bbc85cfd1c844bbc018517fd241c5d838f8570a707e3c8f8a17f9
Binary file
Binary file
Binary file
@@ -29,5 +29,5 @@
29
29
 
30
30
  # GRPC contains the General RPC module.
31
31
  module GRPC
32
- VERSION = '1.4.0'
32
+ VERSION = '1.4.1'
33
33
  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.4.0
4
+ version: 1.4.1
5
5
  platform: x86-linux
6
6
  authors:
7
7
  - gRPC Authors
8
8
  autorequire:
9
9
  bindir: src/ruby/bin
10
10
  cert_chain: []
11
- date: 2017-06-21 00:00:00.000000000 Z
11
+ date: 2017-06-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf