grpc 1.61.0-arm64-darwin → 1.61.3-arm64-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: a4466f7e5513613cbe04d9fe349a851badb541ca64843b354ee34a009765b7df
4
- data.tar.gz: dc1987f01c45c9e24bedbd2862ad4e7cbcae9888f11dd52fcb6e0c9e9a4def53
3
+ metadata.gz: fe6efd1f3b1642e2a1db2c23e83b2949776e299cb7ca5343516f8111581c7126
4
+ data.tar.gz: 04be70b30f47fe812d658d49e51d920389b3fb2bf1808001295a50144dcdcf83
5
5
  SHA512:
6
- metadata.gz: 3a5baf03d25b50445fb8fa8d84b27a006c7568d5c71b962822e1a56ca56500adab892a22761ba8483c6583bdfadbb99b60cf863bf42871664207b0c347e81575
7
- data.tar.gz: 1ed0b60473b817a02b42c8835e4845c8ce4c665d63b73912902f4f149be0a03bfa28478186a42680c7242226a1999f949142548688d6f2194b6b2a19fb1aff1a
6
+ metadata.gz: 6e1e0e2620899357c910902b763327d0ce8a9dc9fbb5180e09cbb027f48d7a6f1d384fe65897a9c430b503fa6ce226227b6668f5b09f991dfe49b14ab3c3ef59
7
+ data.tar.gz: e416e70aee30011250106769cd4058fd8b8cde366399126e3c72cb18f53baa8bcec39879c4a3cc510c94310bec162fdd8d33b14c79848775b6a6caf35a918bba
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.61.0'
17
+ VERSION = '1.61.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.61.0
4
+ version: 1.61.3
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - gRPC Authors
8
8
  autorequire:
9
9
  bindir: src/ruby/bin
10
10
  cert_chain: []
11
- date: 2024-01-31 00:00:00.000000000 Z
11
+ date: 2024-08-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -353,7 +353,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
353
353
  - !ruby/object:Gem::Version
354
354
  version: '0'
355
355
  requirements: []
356
- rubygems_version: 3.5.5
356
+ rubygems_version: 3.5.17
357
357
  signing_key:
358
358
  specification_version: 4
359
359
  summary: GRPC system in Ruby