grpc 1.62.0-aarch64-linux → 1.62.3-aarch64-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: 7f65330298b69e71b19399bfbea8c42faa57c4ef32ad50a7a70091f4e3095cc5
4
- data.tar.gz: 133848239c7f739dd309424d1b9bcb19c8857b690f479c8d09782c44840cc6c6
3
+ metadata.gz: 4abceb5b8a80d9bd94afda408acf4ee46396c85881218c280ab9ba4383970e94
4
+ data.tar.gz: 1b61db07a822cb8dabfcad2fc331bbd48c35d9eb28b2b2253fef5f84a21a615c
5
5
  SHA512:
6
- metadata.gz: 2c2abbd073d63f0ee66b2d31d327987bc74804a772026e84da9b1b2dde16f5d78d78f46b087c9135da7edbdb59c61531917b5e1d8b8a94de2ff88fcbf1b337a6
7
- data.tar.gz: 1126badf72eeb1316284372b5e971471bfe99683812150ebf0b8286f01a6cff1df92ceb9dbec442ec52edc41ad9f166916c4fa1f1181218e400bdaa823f3ffe3
6
+ metadata.gz: c7f28e776edb0750a476f2dccd3409ac566e1b81fa4853f89396bde438603cda9c276cba71d9d704969a000262936a130c4d7c874eb37b435dae1be007a80153
7
+ data.tar.gz: edbfddb759080d231c8c16114543a1e4813c812a1953ab8818f420cfa2c9d8d9bfcd26f1a643dcab945106f7662844f24a2af522cdd981312de42ef30d51a439
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: aarch64-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