grpc 1.67.0.pre1-x86_64-linux → 1.67.0-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: 65877fcde6e21da9b9326a5a2c1202d7b011cff3cc76ba4488044bc8ab45e16a
4
- data.tar.gz: 44f55c95ab2b4b6df5c64647891971ac25fbd042206afd2cb5f7cdf4c08ce848
3
+ metadata.gz: 05204241c254ae9fa2b0b3b5719a31cfdb592125bc4265d1b9581434d82a5b44
4
+ data.tar.gz: a72b43c13b5552135b5ac9875b69aaed3add17a8d9babd14ccddd710bcb92f7a
5
5
  SHA512:
6
- metadata.gz: 4b3fbd3ef53dc66695ee2a0dda9dc8b78e066593f78c35a3edd4de0f92ba53e8a2adf6b0e4ebb4f23cc10bab1e321c0860e76de3634d791799975a66a1a37f11
7
- data.tar.gz: 61e418347986817c8b71ee4f8b6cf3b823b832960f540a0cf4b7d49233d13bf893ceb047ada02d92a829676b064c8e9af765ad07b983cac0c8829fa89e35d1fa
6
+ metadata.gz: 2b44dc56632062acf2060b74e83ae2ac64611c66de335e4cb4935b805433c710692c3ff5a6ad0a451d6926866d660bff63bc2793714ec2dcc3556696193d73a9
7
+ data.tar.gz: 280249b31a3c6328975b48c3ecefca625dec872efba9c8a53f6fda6d5259efb2b0bc41abc476983f6a3f46aa02ef5b6427795983b2219d91c082cdf6ef7a0ddd
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.67.0.pre1'
17
+ VERSION = '1.67.0'
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.67.0.pre1
4
+ version: 1.67.0
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-09-16 00:00:00.000000000 Z
11
+ date: 2024-10-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -359,7 +359,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
359
359
  - !ruby/object:Gem::Version
360
360
  version: '0'
361
361
  requirements: []
362
- rubygems_version: 3.5.18
362
+ rubygems_version: 3.5.21
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: GRPC system in Ruby