grpc 1.53.1-x86-mingw32 → 1.53.2-x86-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: 6ce86a2f5b28b3d3ae356620ba22fdcbe923fcf8ed89c9916fbe54f9aeb65b2b
4
- data.tar.gz: ac04cd78a3e68836cf73711a02415d253ac75cf8e3c13869e29dd35db5f78998
3
+ metadata.gz: fb308587315e49e60e040d83d180ff7e78787af5a323aad098e7f6656d90db60
4
+ data.tar.gz: ffbc7ff77e526e32ed4ea59a82a73d3af9c07dc0d6bd8cd3d88308f7941019ab
5
5
  SHA512:
6
- metadata.gz: cf3877f5c430c726e91813242d48a53f47c4b4b9513c3c6b3e899bd23765427ee3aee34571456f738038bdd26693033a1900bdaa66a250e9ac80fe32a4a71ccd
7
- data.tar.gz: e0d409c0f0bf46b89cd1e305b6c7ad6fad4004282e956aa76e44044a99ab57114d1e57a9b93bf3f0a9f6464411fd580e0e0b353517b1ee58cd73263dcf218478
6
+ metadata.gz: 73918165456c613a6a42c14cb06db3be010f8c3387376e12f9052094c2b9c5243df014f4a6f4343b457425b1ff12847946a6481dd2d34e9288a35899a153e357
7
+ data.tar.gz: 1ad1f6d5e0cba9a63c0b400131c4be57fb9600d62a028be0515603d6fd5ec692608222e868461c0f4466bf41c95e8ac1c21887229886adda836adc0e33fccaaa
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.53.1'
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.1
4
+ version: 1.53.2
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: 2023-05-11 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
@@ -359,7 +359,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
359
359
  - !ruby/object:Gem::Version
360
360
  version: '0'
361
361
  requirements: []
362
- rubygems_version: 3.4.13
362
+ rubygems_version: 3.4.17
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: GRPC system in Ruby