grpc 1.4.0-x64-mingw32 → 1.4.1-x64-mingw32

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: 7c6831be1dda25b376ae55e772e651d9c1cc7f0f
4
- data.tar.gz: 947a1e8422ce755663148630287056f0f03e57f1
3
+ metadata.gz: 24a3d8a246885ea95fd0fbca32d122d49d623f85
4
+ data.tar.gz: 7591a9b31921d4aae4d4bf959c794a1c6755235e
5
5
  SHA512:
6
- metadata.gz: 6e057e95b052b5929acec5743955fd4b510009c991e4865a338812fc999de12eabbfc1a04a718664236f0eba33b22d0ca5497b4fdb42c309d2020cfcb01436db
7
- data.tar.gz: 90dd80e64339ab6778f453fa66378eedd70ef26d9799fd08d12961c1d9d63d070a4ad45a900e1bfa1028a4bb7b613b301be62009afadf300f2a4e6e67bc09625
6
+ metadata.gz: a3d03c863f3f67a3ae4764c6720e8d92c9fecbe39f4e8b69e2760c2a76f851945cff94374eaeceac44b86712fe32526ae0012eada0eb64028df2b8bc8cfc43c7
7
+ data.tar.gz: 2d0ba7a5901b1f88769056db6c2c492a9cc2d5de5d03d63399712f62f91d9e703857b4c3ed7c2a4cedad576bd1f090703594f2905823a241d529bdb7522ad312
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: x64-mingw32
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