grpc 1.62.0-x86_64-darwin → 1.62.3-x86_64-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: 7c9dd850c1b7c8093a6b03f141aeda939578f1643b1fba76d7e2f830272523a8
4
- data.tar.gz: 5c06ff50974c8477a89c7c9dcac3f7136baab14cbcd5ba27014b23b73ea480f5
3
+ metadata.gz: d6b282d45457f93ee4b8423c554975b904119db0dda24c43d72e791560de5c4f
4
+ data.tar.gz: e11341db49d0f02ab3190014a90c78e0ffdbf8edd7f4c86b3e2ed677d2e70e33
5
5
  SHA512:
6
- metadata.gz: b3abbf78d76b419ffe98bf47cefb7e1c59a7632e70e36fe4c324be76e1066e1f809183f833b0c9e28364412b93f506b988be30703e155388cdaaece73e92c054
7
- data.tar.gz: 1292e96fd90e2d64f86c403f74e085832cc968694080efb071825c84c3556a1e17d68c42e45ece45b5dfc5b301821a80a38e58f3af55e9f561d57515c8482d27
6
+ metadata.gz: 6d3a4d45cc228ceb1e35d2f71c03e44cd1b57f1471f7e942d2f3a0b99718babf665cf63cb008e8bdaea72b7a4b52bacd1ca399659e8309dc3260542bdd27d5f1
7
+ data.tar.gz: 9d4969f6a23de84da040a302b2b458ac927b221584a9306173652261dd8c88d7ff660eecad4b9dca822b65f4e7e5da51cc709533ad4634afff62b3db3f03f842
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-darwin
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-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.6
356
+ rubygems_version: 3.5.17
357
357
  signing_key:
358
358
  specification_version: 4
359
359
  summary: GRPC system in Ruby