grpc 1.55.0-x86-mingw32 → 1.55.3-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: da920841f578ef2f43638e6070d316cbee8fcdfdf4eee8e28bf09c2e11ec10db
4
- data.tar.gz: 6517c5823bf9f161ed1b88dcd42d34d026fb325cea178a114b215bb098163edd
3
+ metadata.gz: 5119a12d3f96281de738b1008129649deb3e3a91e52dd473b409e69764a84faa
4
+ data.tar.gz: e5b213b9525a7f06c28610548b070f922079149124c171799c6c8fb64fa3abd0
5
5
  SHA512:
6
- metadata.gz: 6610a0b4f7ad8fecdb242c637b3051390d174984725a99782f9417fd8349bf9fda9234de46db1c200f0125554e44cb649ecf26efa91ad618f367554365a78278
7
- data.tar.gz: 9f4784c7eb7b29bfb564cb43da4af649a549215c7e7d637eceae1e19c3a44df389aaf359d3d40dc4f102deb1541faca459733364726d19997bc6698f25444f01
6
+ metadata.gz: 3d75f19afa4664031fa7a0a0c8c2ce818d634cddaad20ebb4f212cf25ce5c973cfece4593b2018c178467c810f153124b5fcec1ab8f9556f154623306dc266ba
7
+ data.tar.gz: cb940d41699505ef2ba967f4399c6ecf80c67961f6a159dead50ddf1ef021e0a4487911ef952dd60577b89e93777f77823b8fa8a2f9e7a6cb845e7c42d13e0c7
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.55.0'
17
+ VERSION = '1.55.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.55.0
4
+ version: 1.55.3
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-05-19 00:00:00.000000000 Z
11
+ date: 2023-07-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -359,7 +359,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
359
359
  - !ruby/object:Gem::Version
360
360
  version: '0'
361
361
  requirements: []
362
- rubygems_version: 3.4.13
362
+ rubygems_version: 3.4.17
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: GRPC system in Ruby