grpc 1.69.0.pre1-x86_64-linux → 1.69.0-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: 4d07de5b4fe594e0c2086b2799a96dbe94d0b6dbc1a1089bf051280e8b7c0921
4
- data.tar.gz: 256df77c2f80982b7c50b4f11cb03739845cf1a616bb17cbc49060e7a0616ff3
3
+ metadata.gz: '09b78c5c346a36b1e18228ab221467245703aaf313f3e78fdc8e5786d0bf1cb6'
4
+ data.tar.gz: 9f305adfa7fcf8c5b1428a0ba90faca1c225c04598f20f1ca2ee44905b96d733
5
5
  SHA512:
6
- metadata.gz: 0b45ac23f2a265f8dc889c499cfcc262f978caf8ea6ec1328ce1623c40770538d26a26dd181d9d962127f37319836dbfb70a92e84540c17dbc70ecf432e7ef89
7
- data.tar.gz: d7140750700ada92157c6e5806d927aa1467230c88bb91b1890cad40e0e9b24234c5466326aa9e5b202da05751669f7d87c504e7d1d7358e52bded178835f9cb
6
+ metadata.gz: c2f659544f1d7ff63b86725d6fe18c2474bf7f39beefdb355d59feb180956bb61e3aba55f60d5a8f45ba6f71141022ef594c683ebec0ff3ee012d2eaeafa070e
7
+ data.tar.gz: b668fd03c45070868a308c36469ba28b57ea1612b14215ddd68d56b44974504572685b2b6a8f2d91d99c08468e7ca45d5ae92d2f9c4f0ecc1de1d55c581f300f
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.69.0.pre1'
17
+ VERSION = '1.69.0'
18
18
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: grpc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.69.0.pre1
4
+ version: 1.69.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - gRPC Authors
8
- autorequire:
9
8
  bindir: src/ruby/bin
10
9
  cert_chain: []
11
- date: 2024-12-05 00:00:00.000000000 Z
10
+ date: 2024-12-23 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-protobuf
@@ -339,7 +338,6 @@ homepage: https://github.com/google/grpc/tree/master/src/ruby
339
338
  licenses:
340
339
  - Apache-2.0
341
340
  metadata: {}
342
- post_install_message:
343
341
  rdoc_options: []
344
342
  require_paths:
345
343
  - src/ruby/lib
@@ -359,8 +357,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
359
357
  - !ruby/object:Gem::Version
360
358
  version: '0'
361
359
  requirements: []
362
- rubygems_version: 3.5.23
363
- signing_key:
360
+ rubygems_version: 3.6.2
364
361
  specification_version: 4
365
362
  summary: GRPC system in Ruby
366
363
  test_files: