grpc 1.55.0-x86_64-linux → 1.55.3-x86_64-linux

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: 4973356b375b00dda278b7de339bb447488144304836dd75d972df651aa0abdf
4
- data.tar.gz: 6a950bc4b48a88deedf6b2d6299d17faa15e382311ec08f905a3892beda16372
3
+ metadata.gz: 722e2513c283166c5ccf8ce5bae641ff95d311c6720f7657b7c2e44ac15d75f6
4
+ data.tar.gz: 3249e1bca9b1e4b329de5440d0c6e3a98cfdfaaee64d393a4a55d292a02dcfaa
5
5
  SHA512:
6
- metadata.gz: '01994c1c127f2ad656f04f3dbf0bacf8e64c2d337601c7d9b6c08ce473aa4130351944fdf3809bc42260c7d5b5d81bde13681ff4cfa29d6c2444b94d929db3a1'
7
- data.tar.gz: 723fd44f505590e48d10a1cce50d6881229567a8df22027f8a9437ebe8fb9fe6c532df473fb868494cd198efb4f3800a44ec5bcbff88f3a4f08e7a40b1c52283
6
+ metadata.gz: 67546f38c929891872b29d58f2ca7d65c3102bd6fdb3eafa265c7b0dd90b000d57a08f6823aaf62eac495aaea355f2438c164b2540e7d842a053557d718d46ec
7
+ data.tar.gz: 1acd35ac84a8444b25bd689a326da630acc2ecfdbab4e8a7a176588cf520a4003d0691266e7b6c964c9199157221412cda4e8d871bcab97a56a0e3b15130e631
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_64-linux
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