grpc 1.62.0.pre1-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: 76e78312ff2d132a549f915ce7bf5e7bdc2dd9718cfca6a69133de7ab4d75299
4
- data.tar.gz: 1e5942cc2dcd94251772946b156fba194aa6f5f4204258e82380da5e8bb73460
3
+ metadata.gz: 5e0a334571a019195b5fe2824634abb34d8ce7d23411abe6578b227f58401f8c
4
+ data.tar.gz: 0506ee68614ef5796572714ec766888023a52103b4ca09168c77f4836c08b56c
5
5
  SHA512:
6
- metadata.gz: d32ab37ac6717e2adc8f375c9cff5514bc4cc78c020b1e4b43a3a7caef7fe3d99e0b0c8d1e793a08d647505e748f094a05277b4ce2da70dc7415416b82cc94f5
7
- data.tar.gz: abdb1eeb52ae3021326ed0a1c16b9b0500e5d9414587081bc5dc27b0cddf975270aa073aa7e5e4cdc5b4658637fe074f36472e767a2c91efb9472325d8f01636
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.pre1'
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.pre1
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-14 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