grpc 1.63.0-x86-mingw32 → 1.63.2-x86-mingw32

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: b45b7b6b9228edabe4105a84510512fa94c733859a23ec7f64604bdfcbfb3162
4
- data.tar.gz: '018084da706c06992ec3e882b758038dc924493b74814472a9bb95f17fbd6eca'
3
+ metadata.gz: bd8b9330217ff85883c823339b8cfff68c861ef19d45b36eaca9121a7ad0f855
4
+ data.tar.gz: 283a5850e4f78211919b7c4463e973bcc10d6e2ffc23097a8724233baf8984c9
5
5
  SHA512:
6
- metadata.gz: 0c2deb855fb896500a580b96b70836aafe9fce5994f13a2e72f3a67c5d39e45be341b4f8d847dbb3bd922992c1f82c0fc4656492a2f88006be76594fdd889dba
7
- data.tar.gz: e60bce3f856f1371ea72040508afdd925e1abdd2a892fc564ae3ca12007aaea24c4c8fd386238dc79b1332a3b0b7f67542ea16b4a0630abe016a85a987dbcd6a
6
+ metadata.gz: c330f1479b756160d63ec42615d5454137fb0e57d3e7c69afebf3c72ad8734801f46d363539d046f87843acd2930c5503e955f54bd9f8d9954744c173a19c0cd
7
+ data.tar.gz: 06e9ef877b86a52f35a14d6a5c77c349d651e469fb7ec8df776078fc3ddb0e21aff87de8644e0c9bb7f54b6069b3e1efc651d0a4802ff103e4f8cedadb70d5a9
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.63.0'
17
+ VERSION = '1.63.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.63.0
4
+ version: 1.63.2
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - gRPC Authors
8
8
  autorequire:
9
9
  bindir: src/ruby/bin
10
10
  cert_chain: []
11
- date: 2024-04-26 00:00:00.000000000 Z
11
+ date: 2024-08-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -353,7 +353,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
353
353
  - !ruby/object:Gem::Version
354
354
  version: '0'
355
355
  requirements: []
356
- rubygems_version: 3.5.9
356
+ rubygems_version: 3.5.17
357
357
  signing_key:
358
358
  specification_version: 4
359
359
  summary: GRPC system in Ruby