grpc 1.70.1-x86_64-linux → 1.71.0-x86_64-linux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ed9d5e86f315309fbdf739756258e8e08781efb9120be7d03f7f7cc03065460e
4
- data.tar.gz: e61425e3d109960194f824796030592beb025bddc0c785e78352e6b0861145c3
3
+ metadata.gz: c4761a18763d593b5c4bf37464bdab6856dd6306313b99707032156fcebb3456
4
+ data.tar.gz: 41e3d213b8f7c48adee34de5359d23ab090f702f18ef42b288f3c0995f99ba67
5
5
  SHA512:
6
- metadata.gz: 7404c7a17c5cb94cabc14d7a9c1d3976325564e438d5a9b1eb20a94fe8206e8da2cf9ed6d6e9009948fa2f9e3110441caad4d580b35613a35df5a9aff32a539a
7
- data.tar.gz: 3ac83c31ec9822cdcf805287711a96bf8e8bbf54bf9b06fe1a2ce73ffe36c9072c892c75fcf938e519df0583e9c6d139e11d3b4a155573700e9c8ba1fcdf0b70
6
+ metadata.gz: b9da21a6d92ab95a4dc64ebc866ec3c31f40de071a15aad17c69709674cfd20b3b5c05eb1582ce131edf451666566fa76d3d95f556af3a44a711e216780e0758
7
+ data.tar.gz: 185a5e3c001e3950a2157095f227d169d514dd5a9001da51b94c082a64e61641cea7726786851b2add785dc860088cddf505aa9a83c615fd9ff5507df910e94d
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.70.1'
17
+ VERSION = '1.71.0'
18
18
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: grpc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.70.1
4
+ version: 1.71.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - gRPC Authors
8
8
  bindir: src/ruby/bin
9
9
  cert_chain: []
10
- date: 2025-01-31 00:00:00.000000000 Z
10
+ date: 2025-03-06 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-protobuf
@@ -358,7 +358,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
358
358
  - !ruby/object:Gem::Version
359
359
  version: '0'
360
360
  requirements: []
361
- rubygems_version: 3.6.3
361
+ rubygems_version: 3.6.5
362
362
  specification_version: 4
363
363
  summary: GRPC system in Ruby
364
364
  test_files: