grpc 1.59.0-x86-mingw32 → 1.59.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: f0ff1da03dbb4835a47fbf86613f6efe9b9882168f8ff1a551e991c182dcbf3f
4
- data.tar.gz: e89032247b56be217fffc727bdf226e532b89fad174da708732bf3e57070e5db
3
+ metadata.gz: ceda583841c447d250c67eeb09d66acf136eabbce6b6da876892e522e3594c01
4
+ data.tar.gz: 79058514f58a95362ecfb411bcc871f95f4b7628bb8bc368d301dc6c7fc8d87a
5
5
  SHA512:
6
- metadata.gz: 9ebf6a9eda17ca0e508dffa3d3cc9b9fe7e37e8c6d700472d1f650c7c02b3098f54bb5acda1f60be4b658721f9794512ebdf2f6ab44c3581027f62fda029ecd5
7
- data.tar.gz: 61c2e98d0c4328feda2b4b946567a60dd80baaffe22f7545593d984e48544d89652b03870cec2c0098bec134abd8df53573b1b039287938060d8858784303027
6
+ metadata.gz: 28fd5739b032351aa852f431d11520a406b7ee9f4e875cac5d111820ffad7daff27a79ce90061ebc821d9ed9c32fdab66482fcf54987f0a5ae16a1424ddeb42b
7
+ data.tar.gz: d24d716f4e45d0c23b9a76487be961e8c7c3351d755e135797e7db9c6fcd294819cc84f7def59370578ef0ced19c82cff8332798e47d954013edc5c49141dd22
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.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: x86-mingw32
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
@@ -352,7 +352,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
352
352
  - !ruby/object:Gem::Version
353
353
  version: '0'
354
354
  requirements: []
355
- rubygems_version: 3.4.20
355
+ rubygems_version: 3.4.21
356
356
  signing_key:
357
357
  specification_version: 4
358
358
  summary: GRPC system in Ruby