grpc 1.70.1-x64-mingw-ucrt → 1.71.0-x64-mingw-ucrt

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: 96788b6b6a858d46efadd67c31d1ed7ea4ce83f1c728e3a68dc0726ea72a2893
4
- data.tar.gz: 8074010c36eafabec8a6b6b965a3d3bc7cacb9e1cc0fc56d2ed5f2607fcf5855
3
+ metadata.gz: 37b986c7c434aa3d498a27a0051595342fb486979bd656b186246cffc9558263
4
+ data.tar.gz: cad4dbaf05552d82744fb09cad9d7bef2c80df0657883044b363117d11bae6a8
5
5
  SHA512:
6
- metadata.gz: df4aa6b8a958a761c86032afb5226d6e6c323859ef4f27faa29278ae352a54a47598f7dcd2b897523c56bd8fb73c7757c5b18dee68702af493ebf708db8cdd4a
7
- data.tar.gz: 5e1e20045fdbbe3326a6b03397ac1e38b386038f8f6f9d08262f13fc70f4cc9f36883ee061f614010b04479e736309ec812a78d2ffc5aa96f47cf9ab1679b9da
6
+ metadata.gz: '0773485392cde10657de0f6510b3a9d2063ea6681005165cb3872f364fdd1f10cbd179dbdbfc8bba77613d5a07cc5f80c51e28478ea08b6db539231293877d84'
7
+ data.tar.gz: 4ba592234e92b43550b0f7b20f6fe1b4c4a5b6d00b4ec8cef02c6727ddf66b3ed9cd4f775c913d40f583f57418baa74b753bd2113c6e6031e780541150bb1ffb
data/grpc_c.64-ucrt.ruby CHANGED
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: x64-mingw-ucrt
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
@@ -357,7 +357,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
357
357
  - !ruby/object:Gem::Version
358
358
  version: '0'
359
359
  requirements: []
360
- rubygems_version: 3.6.3
360
+ rubygems_version: 3.6.5
361
361
  specification_version: 4
362
362
  summary: GRPC system in Ruby
363
363
  test_files: