grpc 1.53.0-x86_64-darwin → 1.53.2-x86_64-darwin

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: 6ac45da18ec5ab09645af80060b86365d329c52c97eee14d199ec4f2e01d8732
4
- data.tar.gz: 31a49d454502cfc75a59ffba9114427dab4a2ccff82ac607698eae224dd83428
3
+ metadata.gz: '040099d7ee7eb6624014c18ab3bf10a235be3d587ad7be614fb940177f08b274'
4
+ data.tar.gz: e4f5195c9421fe8aeda8c744731b60cc4ce26f14112cf94979f665d4a731ba12
5
5
  SHA512:
6
- metadata.gz: 643bca2da07cbff88d64cdda598779bd273184a7bc6d58105e6d31912f83331f19fb706ed3ffe9a347bd137b056a06038f114a185be24050dced8cdcb8c9d13c
7
- data.tar.gz: 3e4f810d2fa94a371b91fc0aff19c0d97d0f8f05949e9c006764e1940e90f4826890e5f16525486fcc18918f926319520f6d373b21900079163cb298b31936e5
6
+ metadata.gz: 660df9cbced88d119376f081ff34629348dcffb108590d5dc657b6f20633927f4968543a0050a4f063e22c39bb2989becda9281bbb211bd64ca25ff967141417
7
+ data.tar.gz: d58060574d91b11f3e87badb4c7fa3c2aa890bb802a887d1ec20251d2954cd0108e88a97b5ac07ee451f2c98d19599831eb0433dd2061406e05179df699b96c8
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-darwin
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