grpc 1.62.0.pre1-x86-linux → 1.62.3-x86-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: 953c87c4f89cb86b6e34c1482b7ab4200bda94161c5041c2e47c0c99cf9eb9f9
4
- data.tar.gz: f467d194666c9f165d0e3e46557c73be4f8201eb905a400b6963704619138115
3
+ metadata.gz: fd4cabb55c3777540eaab882dbe7410346f0ddcafc3c8378060f5d76428cdc76
4
+ data.tar.gz: 0cd8847b89a14db531d2e56f0149e851db3cf1f9c446e682c1117f1a2d77c654
5
5
  SHA512:
6
- metadata.gz: 6d4e8e391803a8e3635ecb6914328ce62c501070db46c3e96668066cba3c517cc751ab3b77bc36cc366f8f5018ded0c2b7de9105b7635cefb015a03ba369019b
7
- data.tar.gz: 78b0db9b060a68f1052b7291d804f21a5b970b7ca587e26461a70eb653cb03912da2cebbc304c2fdafc99e961b97a83908f06c9b04844776a245d60893f9fd79
6
+ metadata.gz: c0f888cd7103c6a35de6099fe81b6b1fb23dfc454e0dd027fd3cf40b0142cd1c01b5c76e1207d1fbf12aac3e2909bda583edcb2a50d02f38baadbc777303dbc2
7
+ data.tar.gz: 2c98250ce7c47642ad07eeda3b90c914cc6e35a797a3c61bc2948f6ed07425cacb9293c3e0a4c09174314cd4506f43b424da0c40a2984b90549478f593610cfc
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-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