grpc 1.62.0-x86_64-linux → 1.62.3-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: b872f8f38b99489c95c3ce2d3305d5d7fab020fb0fed64899b55c64e2a2aa961
4
- data.tar.gz: c98aa09857bb64349e964b852b06f1ce338217647c9bcb442bf5ef25890fac9a
3
+ metadata.gz: 5e0a334571a019195b5fe2824634abb34d8ce7d23411abe6578b227f58401f8c
4
+ data.tar.gz: 0506ee68614ef5796572714ec766888023a52103b4ca09168c77f4836c08b56c
5
5
  SHA512:
6
- metadata.gz: e07f58e20f9dd9363dda0e55f224401c81312544af366351f15dfda730bb8fcb08794467ff956a001835979f7b9a7b156ed040899cb6f9545301b1e786e2f507
7
- data.tar.gz: a6097b1f673117503471077a675cadaae850d71cf1732fa1d5c9ec13e93214f64492cb09cf46923d2d68bb58c00356d411fc6e6bca09da2e59f7bf85d40f31f9
6
+ metadata.gz: be81442d29c305713a4ec017ebabcb0861fefea9943277b890f188f68158abf6b1890f2cb127a7acb818df24667987df15aaab186fe0d04353c5af4c86380ae0
7
+ data.tar.gz: 36d49c431c89684c6bc4fcbc04ac3f760c4c67e1d73a234ed7b73cd931d345d67068c54e30cc3a1f7cdb81de161886a7f017c7a4607a9c55712a1e0a457a2dfa
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.62.0'
17
+ VERSION = '1.62.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.62.0
4
+ version: 1.62.3
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: 2024-02-20 00:00:00.000000000 Z
11
+ date: 2024-08-01 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.6
356
+ rubygems_version: 3.5.17
357
357
  signing_key:
358
358
  specification_version: 4
359
359
  summary: GRPC system in Ruby