grpc 1.59.0-x64-mingw-ucrt → 1.59.2-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: 1da306b19cfde4a843f301d0a250ef3bd69373352a04dc3edd1e923d3b94b6a9
4
- data.tar.gz: 0cd03cc858e158d8ec8eafe0498bfe9d74bcbc28103e54820371b419f39c44a2
3
+ metadata.gz: 02c0492367f73b3ebbd2bc22ca200f3716f7bf825dddfa7337374f4ada6aa9b3
4
+ data.tar.gz: 0af90f9032efc86a0a6f91f533c800ee967c5cffd6181cec2eabf5568885fd2d
5
5
  SHA512:
6
- metadata.gz: 74122c6460318d8489e373301b468545382e19af7489505ef12524862941f6eb5fe0088149ce51934b44c19f6841a2d150fd35d1982b3b0462b982d7c5836814
7
- data.tar.gz: a2df419b59fdddf23fce800531e4aa6f7288208f1f189316caf53938209619a0f447118db63a56c1407ca242b2f7300bb95d41b1f6ed8db52fa62203781c139a
6
+ metadata.gz: d4e7dd79d635a26c69c043dcfcfba1eaf855d198448ad93a247d62796b59ab61615a4d202af9c4be1b513a1d0a2b2ec3c427cdbadfef4adb3f66949d5fca3653
7
+ data.tar.gz: c4e9bfa417ae9df6e0347f88bb0132893e0ecaec54fc4b6d4f2cbd0258dc8828c4d9e6323bd2a5d2024b8566fdb5b0005eaecec374bac1e2252ec9042c3448e7
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.59.0'
17
+ VERSION = '1.59.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.59.0
4
+ version: 1.59.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: 2023-09-28 00:00:00.000000000 Z
11
+ date: 2023-10-30 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.20
353
+ rubygems_version: 3.4.21
354
354
  signing_key:
355
355
  specification_version: 4
356
356
  summary: GRPC system in Ruby