grpc 1.65.0.pre2-x64-mingw32 → 1.65.0-x64-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7a91ad389b5be51cdfdee4cf035afc70728a3a38c1622b250b9c4cdaf5133f57
4
- data.tar.gz: 539e0bf294aca69c90b3c32700c5c8a8463ca18d2a3991e7c66cac70167d16e9
3
+ metadata.gz: b4cf7ebeb9dea2121a0d50dcf586684ab7cbd126918056014f17ce8cbd307621
4
+ data.tar.gz: c36890500f25d99857b0dedc4199c8eb7ea7602461311e7a1e74b528cce17e7f
5
5
  SHA512:
6
- metadata.gz: ac88ed19706b6ddf855d489d2f462a3617d9d2af32cd65564ec00454fd7756fdff4c457631a33be2a50f4b9da9f9c60babf4b277c9ab31158e0fa47cc92793b6
7
- data.tar.gz: 504a5484a595020b53a7cb007e14e2a6dd3896bc0f9500273becf4fc48bc05c8ea9134d40effcb531ebe11e7999dc371e71c54895b97aa77f42225afd3dffd78
6
+ metadata.gz: 280b1ebdf859651e25fbd94bc10817c3b253d703cf4d3c9957524fabe25ffeb6bc0925d8f5f0cfd4139e635b6a4ecdea60ea609edfa92ae069dd08ca238cb311
7
+ data.tar.gz: 652ba2427c81d30a4627aeaedde300cef267374a367054a952e8783e4ad483556861c08a3f0eaea814278489f4cd0dda98679a142bd3938a98aaa22e8f05832e
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.65.0.pre2'
17
+ VERSION = '1.65.0'
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.65.0.pre2
4
+ version: 1.65.0
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - gRPC Authors
8
8
  autorequire:
9
9
  bindir: src/ruby/bin
10
10
  cert_chain: []
11
- date: 2024-06-21 00:00:00.000000000 Z
11
+ date: 2024-06-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -356,7 +356,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
356
356
  - !ruby/object:Gem::Version
357
357
  version: '0'
358
358
  requirements: []
359
- rubygems_version: 3.5.13
359
+ rubygems_version: 3.5.14
360
360
  signing_key:
361
361
  specification_version: 4
362
362
  summary: GRPC system in Ruby