grpc 1.64.0.pre1-x86-mingw32 → 1.64.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: b8fb9a5ecb67a0cb950aaa0acb1a2ecf9c73fe3087b132534fba0a21665df884
4
- data.tar.gz: 4571baf466e1d1d4489606b17f2037858bd5399328dca01251afb75a1fadfe5c
3
+ metadata.gz: 3329ac73e8c17cd9acff1037b0bed6648ab114d9e39ac94f68823ea99968fad9
4
+ data.tar.gz: eba19ffe24e86c62a17d532dbe3869716e4e18a70e819bf4cead1fd53a35d263
5
5
  SHA512:
6
- metadata.gz: 1982db85983b9ccfa2874a5a3f98fdf11ca02d7dcc80908b89f134a030b9554b21269c9978e9ca998ed3316304896769ba5c4ab5bc7fa676c69c10809e01edda
7
- data.tar.gz: 81043738611e89ee623fc71ce1b323eddc32d3ec2431f970580bd7e20174af0371784920c3ebeb4b57c95994bb2ae1949b8ff703aba749bdb603dbbec732b806
6
+ metadata.gz: 4bce758843cbadb3bad1456ede85a591f9ac41e5abf111b9bf98b61b235a318d88ed4881ec34136f64719e1fac320530010129e48e49f8d212d38a026a2a7682
7
+ data.tar.gz: ae3104cbdf9e6fbde73a7ff11410638da6f2c65d34c2f53f1a7fb0e9231ad74c0e9667173a4b36dfcafcf2848cde4a680a23260575085343ce3a0a6ec6d8f941
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.64.0.pre1'
17
+ VERSION = '1.64.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.64.0.pre1
4
+ version: 1.64.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: 2024-05-07 00:00:00.000000000 Z
11
+ date: 2024-08-02 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.10
356
+ rubygems_version: 3.5.17
357
357
  signing_key:
358
358
  specification_version: 4
359
359
  summary: GRPC system in Ruby