grpc 1.70.1-x86-mingw32 → 1.71.0-x86-mingw32

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: 750af273a401a4f2e6acd99d4e59f0dfa2b689d20fa0b291e0c3e0107634e82f
4
- data.tar.gz: c726decdd540605c63c9e96111a2da8c91c7c2bd34b777779d785e19cfe97eb2
3
+ metadata.gz: deacaaf9ab92f4be4160ff57d391cff44a56f4b6de1c3002371e70e8e0c8f767
4
+ data.tar.gz: 7d1af0229f02d98c4a0cfa7fee7e4d833c51694661033ac17333dd7de0188c8b
5
5
  SHA512:
6
- metadata.gz: fe93daeffad4d6ed196510335d3ddeb7894665b3259d8d55a401f269670c0c469bfd7ce397e81b898fde468cf2b105a8b21ba28c2c3d4e0acfe04fa41019a74d
7
- data.tar.gz: 1c83ea7332b8961f1d3050a8d010251702e2d7cbb47d975f0d885c45f8acb9ef2356faf009601540e0d86dcb65c5607c49670a70a6f69d24755fd19cd7ea8906
6
+ metadata.gz: f1af41ae7540faf54000e0dc46a399d1562b7d12002ef8a449c6df097631d1218c81b397d1cce367101038cb484d2b073856d8154df71d642826624752f31130
7
+ data.tar.gz: 3a441602f57d59b601ccb1b4e24ac1e1b817e7672d57f635075f54af58da774e0adf1a7cf67de334c58b88ff5a397fbfa38d6a9f2cade1b32af24c4ffe63d0ff
Binary file
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-mingw32
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: