google-protobuf 4.28.0.rc.2-x86_64-linux → 4.28.0-x86_64-linux

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.

Potentially problematic release.


This version of google-protobuf might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 11f6a5bb50d7e285a816c166bc40fee71b6b4bef4243aa89feff35434c66a66f
4
- data.tar.gz: 15fa5f082441458a460a54f6bec75c1a05dc0dbfb27d2e355c3e5a31775f7ab5
3
+ metadata.gz: ad30903e16cd3e6610df6aff77232c30e66ece94e434f14a8a98535981184bd8
4
+ data.tar.gz: e934d66e2f27472b636b1c9c99a5eaacafdd21ad2cd2534b23f19f923cd7825a
5
5
  SHA512:
6
- metadata.gz: cc407f56d8dbd6892f46e758c3e700078b3f6e169388667022bf8b0f88bb1d8c091ce89e9e788dd5b40d650274d545e678b95bde38e4b3244f09035d49038a95
7
- data.tar.gz: 680e8e0fae8c219c8bfa292c1d5ae34fefd7da4c9613198c266ca0954e528fcab928a7980219d338bd8809966e77a6b5a686795c8d0e67e260a14728f2b58b5d
6
+ metadata.gz: 751b153129c181f93be89978fc68fd295f0c77bec9ae82c7b9abaa3a2d7ca24ad0687518a03952838dc2cdfa63d13a0cb8f97dbfe26bb881f9cc471da1f39ad4
7
+ data.tar.gz: 2539de6d6b2a61317019a57eba76f7e2d20f0d87e1aa2168838e605fb979eb2fd3ae7120a171d513b5f9bec4eda7fcea0e6f3c23fe93098deb8aec8246d757e9
@@ -228,7 +228,8 @@ upb_MessageValue Convert_RubyToUpb(VALUE value, const char* name,
228
228
  ret.uint64_val = NUM2ULL(value);
229
229
  break;
230
230
  default:
231
- break;
231
+ rb_raise(cTypeError, "Convert_RubyToUpb(): Unexpected type %d",
232
+ (int)type_info.type);
232
233
  }
233
234
  break;
234
235
  default:
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-protobuf
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.28.0.rc.2
4
+ version: 4.28.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Protobuf Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-08-07 00:00:00.000000000 Z
11
+ date: 2024-08-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler-dock
@@ -190,7 +190,7 @@ homepage: https://developers.google.com/protocol-buffers
190
190
  licenses:
191
191
  - BSD-3-Clause
192
192
  metadata:
193
- source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.28.0-rc2/ruby
193
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.28.0/ruby
194
194
  post_install_message:
195
195
  rdoc_options: []
196
196
  require_paths:
@@ -205,9 +205,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
205
205
  version: 3.4.dev
206
206
  required_rubygems_version: !ruby/object:Gem::Requirement
207
207
  requirements:
208
- - - ">"
208
+ - - ">="
209
209
  - !ruby/object:Gem::Version
210
- version: 1.3.1
210
+ version: '0'
211
211
  requirements: []
212
212
  rubygems_version: 3.3.26
213
213
  signing_key: