grpc 1.62.0-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: 2acbe1523cf3e6bd330134b4989dd66b3927ee5f2889a90f158f927bc150a613
4
- data.tar.gz: 8c35f87791f87b9ef7eb7cd471c27d4fead01eb7a795de215719dadea1b2b432
3
+ metadata.gz: fd4cabb55c3777540eaab882dbe7410346f0ddcafc3c8378060f5d76428cdc76
4
+ data.tar.gz: 0cd8847b89a14db531d2e56f0149e851db3cf1f9c446e682c1117f1a2d77c654
5
5
  SHA512:
6
- metadata.gz: b811dd479d258003bf424b9cc2b50e32068da396dd0b594e887e27ad2080edc15bec6464a7e81cdd334a9065cf6365ac3b9cfc2d56e9f0437c04e62321d2921c
7
- data.tar.gz: 3ccc244f956b212f65b26ba93e65c44b8c83699d2ca0321c40774c3b0ba96a25cf3ecd25025449d709734b7db5b2671a58ab328b2ff71d7d88b49085adffa49e
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'
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-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