google-protobuf 4.27.2-arm64-darwin → 4.27.3-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: f6d1e4d933e3beef65dcd75ba199f3e8c0ee012447a214e4a8bb93a3f8a35ef2
4
+ data.tar.gz: 6a92fac26c15075f3214fc5ad420fa4f594236cec01bb65bea1ad915eec5cb03
5
5
  SHA512:
6
- metadata.gz: c1ae24e6b7b100a70ea6508baa5cd6913c93d17e9ec8b245a96093d2f30757cfb9d2ddbdbc3712ad7ad12601b454e11fa9c7ac54b5433f17a296ca2fccab03ac
7
- data.tar.gz: 318a45ad4bb553b7dd50dbeb437b9fb49bd91f421ec5beb019f1d89891d32a3d212e103a1c6bb269acb199006294e7e4c4a82c7f8bd758ea0b0e36fbae635c3c
6
+ metadata.gz: 8e1be8cb4452b74e8a8d9ae969a86634f5de37c51439b421f220d88490f385c43695bfa0bc9425e4994f94155f6918091f82e841df8f828dee81ec9bfdd73b6e
7
+ data.tar.gz: e721b231504d4ccfcd47909986811cab9c6685f7c786b0d500bd348f86e19a43e1de55fcd2e59eb2f66dc1fa2f3392b3689ef35a24e2b1cbd88e7bd36caf21d2
@@ -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.3
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-07-31 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.3/ruby
194
194
  post_install_message:
195
195
  rdoc_options: []
196
196
  require_paths: