grpc 1.58.0-x64-mingw-ucrt → 1.58.3-x64-mingw-ucrt

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: d9c1465cbe19beab4cb09b5592e1c8640d296ab0c804515ca0fdd46b85225d66
4
- data.tar.gz: 5ec54366e81044f0c84846c7c01970c17b805ef1294ab010c90ff204bad3d3e5
3
+ metadata.gz: a81a5997151cf08e4b7f7597d20a91746515461943aeff337892f0509873f466
4
+ data.tar.gz: 6838c05d43857c3082cfe07a971c4099c84314b5a3fb5020618a9933eb91c4ad
5
5
  SHA512:
6
- metadata.gz: eb9e4522c538cacc13d0127df8d27c7e63adb1be8a7b3e2a9343bb857a1af379c70d495b4e62e6255329c7077b7d1618b30fafaf4498f799c5bb843932a40f96
7
- data.tar.gz: 34ec0506dc00f843efc47cd54cb3218299d31f459739706b93f7f45678dc040cff59dc8ab190e1af827c3c5a91c0401a40df5b24912d946a1aad4ac6a9fbad7a
6
+ metadata.gz: 93a7341d72a3afc1935cf785b9fbc766193c249683509f36a623bad16f8b00a44e1db958703834e7a0a6586e0ffd54443aae1363036ac3c0f808d9139ff24a2f
7
+ data.tar.gz: 18627f87988e83558e32c139c3c37167f18c35159576fc6ba478d155f30922e11c254917f36e70d6c8f38b40595b7a5cb7af47bf8678cb0231b27d06b263c20b
data/grpc_c.64-ucrt.ruby CHANGED
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.58.0'
17
+ VERSION = '1.58.3'
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.58.0
4
+ version: 1.58.3
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: 2023-09-06 00:00:00.000000000 Z
11
+ date: 2024-08-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -350,7 +350,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
350
350
  - !ruby/object:Gem::Version
351
351
  version: '0'
352
352
  requirements: []
353
- rubygems_version: 3.4.19
353
+ rubygems_version: 3.5.17
354
354
  signing_key:
355
355
  specification_version: 4
356
356
  summary: GRPC system in Ruby