grpc 1.53.0-x86_64-linux → 1.53.2-x86_64-linux

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: 6d459eb45cdcb23cf64d3f6c151e8654e1b741c7c85c103a5937387d841d1741
4
- data.tar.gz: 170f3c37e4174526820a5c23985f31842aea3e4f152773588d66098e99067e1f
3
+ metadata.gz: 0ae18030f878b725405ab72abe95bdd258ac25176b279d45b18b5e95974beaf6
4
+ data.tar.gz: 3f07549d59379fba986b95d82ebb5349cf462e8de98b288b728bfa687e09721c
5
5
  SHA512:
6
- metadata.gz: dfb4276761fb9cd2dacd7e8e204900562d27d7b68508dec26862e0d314e7a0a8d44fa2e871e93b80271e48c30cc4e58b6f72bff4f5a16db44e96bbaaeb4e9aaa
7
- data.tar.gz: 55dca4a15d6b738733894aa03690e36a342049c0f5626bfb7337ee0233b427c60dc2dc90e4cbff92e032a1e9a61daf1e7d1f493cdc0bd78b13b3c9b3b51172ab
6
+ metadata.gz: 8df9b00059ed114f38608d8dfdd7b29de5fbca0e89a617d40760043c74bff0ab546589798b9dc91f84fb38538953f576b88533f72362dfe907bd81dec121aba5
7
+ data.tar.gz: afaa4f2ce8f791b9893926d96aaf8fdd57ac0911a4a1206b2febd41067327b45126592e02344f2a3c30ca9c161eefccf893c679993a186fe93837eb2520155f2
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.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: x86_64-linux
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
@@ -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.9
362
+ rubygems_version: 3.4.17
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: GRPC system in Ruby