google-protobuf 4.27.2-arm64-darwin → 4.27.4-arm64-darwin

Sign up to get free protection for your applications and to get access to all the features.

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: bc4b171925aca88b41d8ba7811bd50d873782314be5887a87f975e05caddc76a
4
- data.tar.gz: 040ffdc43da42617b9e6d119cd179867a70acf03bccd6320ecb71bca6fb4bb1d
3
+ metadata.gz: c98073b679c226f003888de3f8f951b45ecfc19c8af0c747eb0f57d3b8e79264
4
+ data.tar.gz: 594e9aeb56ece675c8f18a2fae4fcaaf45d7ab32c45cae486b7e7cc229547ac0
5
5
  SHA512:
6
- metadata.gz: c1ae24e6b7b100a70ea6508baa5cd6913c93d17e9ec8b245a96093d2f30757cfb9d2ddbdbc3712ad7ad12601b454e11fa9c7ac54b5433f17a296ca2fccab03ac
7
- data.tar.gz: 318a45ad4bb553b7dd50dbeb437b9fb49bd91f421ec5beb019f1d89891d32a3d212e103a1c6bb269acb199006294e7e4c4a82c7f8bd758ea0b0e36fbae635c3c
6
+ metadata.gz: 96b9f4578557d06c7ed6a04c7741bd47b4dd1aa8530d91d13c3f7c51ee1b6b88a5f1086072902109b0e26c3636b71b35b5c8e0058ab503968f3b44d634d828ad
7
+ data.tar.gz: 2a4e4cb0bc54aaeb0dc7a009df1ee78626fbd35218a1f428dfcf6b490d923bb7373632b9178cab7f2254cb790f179a010e55ba25b54c50d3d4d336c7956b4506
@@ -1510,7 +1510,7 @@ static VALUE MethodDescriptor_initialize(VALUE _self, VALUE cookie,
1510
1510
  }
1511
1511
 
1512
1512
  RB_OBJ_WRITE(_self, &self->descriptor_pool, descriptor_pool);
1513
- self->methoddef = (const upb_ServiceDef*)NUM2ULL(ptr);
1513
+ self->methoddef = (const upb_MethodDef*)NUM2ULL(ptr);
1514
1514
 
1515
1515
  return Qnil;
1516
1516
  }
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.27.2
4
+ version: 4.27.4
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Protobuf Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-06-25 00:00:00.000000000 Z
11
+ date: 2024-08-27 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.27.2/ruby
193
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.27.4/ruby
194
194
  post_install_message:
195
195
  rdoc_options: []
196
196
  require_paths: