grpc 1.65.1-x64-mingw-ucrt → 1.65.2-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: 033e7c3fcc1c653988133254383535165d2de5ada11084cf1a702199e69029cb
4
- data.tar.gz: dba31197fdba966ddda94996d1d1cafa93e35069ed72cecbf273dd68078fb950
3
+ metadata.gz: 3af158c24bb745c62add1e5de1744247b1481b335cd0958b9e7737930681e449
4
+ data.tar.gz: 856dc11b6214906d7e05fceefbeca205e009604d59c3d03f5231bfe2cab9acf5
5
5
  SHA512:
6
- metadata.gz: 33fb713ae7963b33125738160571f4c75a9b6d4337edab4bed9db3f6c1e08a91eea4a22b483d04764541f08024976374af26268ce32086dd6dfc32741650dab7
7
- data.tar.gz: 16fcc75959b696ea268d5c4dcb4f87b8476bf6e2a8fd6b7c14c7fe0b3f9a19e248fa3f0444dc96ce162969bac9f4c22418894800a203111be35c0ed8344d87f9
6
+ metadata.gz: bb21623d92fc46279ab2a39ed0d8d12e1ec9a7406b0678a37f034b7ad1adad333433da3d6536be4fcba6c2bb2a3c239786e997568109ee6e43f0711d375c468c
7
+ data.tar.gz: a30424a481d54deecdb7867eb69d1d88ab10833b9c722017b4d54a5aee54cbc047555e48e3fe21341b33c32c0913b1650badee459c57f1f386bd401f6ffae926
data/grpc_c.64-ucrt.ruby CHANGED
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.65.1'
17
+ VERSION = '1.65.2'
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.65.1
4
+ version: 1.65.2
5
5
  platform: x64-mingw-ucrt
6
6
  authors:
7
7
  - gRPC Authors
8
8
  autorequire:
9
9
  bindir: src/ruby/bin
10
10
  cert_chain: []
11
- date: 2024-07-16 00:00:00.000000000 Z
11
+ date: 2024-07-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  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.5.15
360
+ rubygems_version: 3.5.16
361
361
  signing_key:
362
362
  specification_version: 4
363
363
  summary: GRPC system in Ruby