grpc 1.53.0-x64-mingw32 → 1.53.2-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5b5c53c761abeb0b61bdc3250bcaa54dad74fa0d3c38ec590f1fc19d431162a8
4
- data.tar.gz: 3c17a8b51cad90a821e9669b46492de8a3afaba6703503b9c2f61233b6404957
3
+ metadata.gz: 323a16bf7a78953cd48cc68f23cc18f77db800ccd77243137805721a28d4e398
4
+ data.tar.gz: ed5ff50a431e95ca76e517c6ec4b76706815b2ec84c32244901c995fce93eb62
5
5
  SHA512:
6
- metadata.gz: 48e396066822736c627409995bca069e7734c6be5313b9d712c0ee5fbebb04c097d31df498b0a1af49992e22e65341af67675c219a5a6243741ab4ea4022fbfc
7
- data.tar.gz: 794bff1997b5fced91400533b6b9aaf42ba6345b692e683930eec27f508826e13c737070ba553bfaf9a6028119d7d49f6f46530fd764f7784275c516d052bb48
6
+ metadata.gz: c4807acc0c452bdb1404a0678e60c378eae302a4608399dbcc7799996bb51080ae2321ab6904b8fb8044746a32e04e1bff19a0397a3b4eacfc09019f8bc2149c
7
+ data.tar.gz: 40550a0fc11bb4720a4aa54512b026d4c99929bae4bcf808baca3f5714950b03dbc666d1b0bffcfd5ebf56863ee77785b16dcc116a3eba9ca2e186acfa9f4da2
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.53.0'
17
+ VERSION = '1.53.2'
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.53.0
4
+ version: 1.53.2
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: 2023-03-22 00:00:00.000000000 Z
11
+ date: 2023-08-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -357,7 +357,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
357
357
  - !ruby/object:Gem::Version
358
358
  version: '0'
359
359
  requirements: []
360
- rubygems_version: 3.4.9
360
+ rubygems_version: 3.4.17
361
361
  signing_key:
362
362
  specification_version: 4
363
363
  summary: GRPC system in Ruby