grpc 1.7.2-x86-mingw32 → 1.7.3-x86-mingw32

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
- SHA1:
3
- metadata.gz: 94ab31a7e292d1c139b2f28b01d520efc84a78d0
4
- data.tar.gz: fb942f99ecbf1fd1a28ef1fa9bdb99aa5762db5d
2
+ SHA256:
3
+ metadata.gz: 20f3488022488d631f2efe2316d3c5398af55518a46e9be668ba6b296325e28f
4
+ data.tar.gz: ee596e0d6d8b05243aa2ae1ce0e2194dbceeab5054e6ce68ea59be706260cf72
5
5
  SHA512:
6
- metadata.gz: fae1c34407c6e5af69cfc33a6cbabf131fb4c17ced6fb830e69aa564d09e6ba86ab7f5017fccdca0c5f9e4bf099729384b8a24a9d7cc265cec2268dde925edfc
7
- data.tar.gz: e28275095c7c24df4bdb801c0f0c5f8404a32e910d827c12be95c5868a58d233caf5bd6983bc58714666e337931ac84f82c93f8b916e7960e103df33b0b1dd01
6
+ metadata.gz: 22ca53ea5a3ef93c31143860e178cc651e34a698bb3c14e43114f7c2f2c92dbde9827f3bd533ca59779edfec574eb2d34274e503d631d5b7a8910ebaba684a1a
7
+ data.tar.gz: cb99f0f56ccf744407edf0717727c4587c4b51d4332c5557e0adbd6d5c61a39c6e579c4a96c4049e6bf3b764b4d68a50f4c1d5c9806687cac8320e6d916ea328
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.7.2'
17
+ VERSION = '1.7.3'
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.7.2
4
+ version: 1.7.3
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - gRPC Authors
8
8
  autorequire:
9
9
  bindir: src/ruby/bin
10
10
  cert_chain: []
11
- date: 2017-11-02 00:00:00.000000000 Z
11
+ date: 2017-12-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -340,7 +340,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
340
340
  version: '0'
341
341
  requirements: []
342
342
  rubyforge_project:
343
- rubygems_version: 2.6.14
343
+ rubygems_version: 2.7.3
344
344
  signing_key:
345
345
  specification_version: 4
346
346
  summary: GRPC system in Ruby