grpc 1.62.0.pre1-x86_64-darwin → 1.62.0-x86_64-darwin

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: dc7d59781d10c5ab9e3679d77294d40a49a07de106df63b6b72acd753525657e
4
- data.tar.gz: 6fb91da4c6690fca2662c7eff07902bf6ebfe16338f9280fc6762d406de5d01d
3
+ metadata.gz: 7c9dd850c1b7c8093a6b03f141aeda939578f1643b1fba76d7e2f830272523a8
4
+ data.tar.gz: 5c06ff50974c8477a89c7c9dcac3f7136baab14cbcd5ba27014b23b73ea480f5
5
5
  SHA512:
6
- metadata.gz: 05bf7cc2e100d79fd81963a10f582ccd7cf0835c977cdf983c1a5fdc4f0e3642fbab098630bd54e06d78870dfd960a68b662dc8578df0399c2eeb43b527945c9
7
- data.tar.gz: eb9d04fd3b9a237ae1aff95f7f20935366c9252dd06f496036ba4e643518efe551cf4779ad2decd1a55e6c66c45285ec647419194f44d728bd87d93d1d825c1d
6
+ metadata.gz: b3abbf78d76b419ffe98bf47cefb7e1c59a7632e70e36fe4c324be76e1066e1f809183f833b0c9e28364412b93f506b988be30703e155388cdaaece73e92c054
7
+ data.tar.gz: 1292e96fd90e2d64f86c403f74e085832cc968694080efb071825c84c3556a1e17d68c42e45ece45b5dfc5b301821a80a38e58f3af55e9f561d57515c8482d27
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.62.0.pre1'
17
+ VERSION = '1.62.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.62.0.pre1
4
+ version: 1.62.0
5
5
  platform: x86_64-darwin
6
6
  authors:
7
7
  - gRPC Authors
8
8
  autorequire:
9
9
  bindir: src/ruby/bin
10
10
  cert_chain: []
11
- date: 2024-02-14 00:00:00.000000000 Z
11
+ date: 2024-02-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf