google-protobuf 3.25.2 → 3.25.4

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: ecbdd6c962badd3e6890658b04e4fd82b6885a005f91f56ab6cf4df20d1b9302
4
- data.tar.gz: f9f2f58969fcb2a9dfb3ecbc907d05129c6bf66f772920bc3a67ef0a5388e8af
3
+ metadata.gz: 93e5b9509fd83614f67e64e548403efa453aa2b96566e51bacb2b2924e2ce0a8
4
+ data.tar.gz: 874a9fc79fb08067d173543074eaa2681d1fbb95bb498c1b2514a12d2c997d2a
5
5
  SHA512:
6
- metadata.gz: ab0941d5808b400e54b12b0fe8b73ff91877d6b87f0fb825c659adc6c946d5fe59cf4d3312c3a46dd91c74c1923d7bc2b2ba369aeba49e66f0a51c62e1d60d2e
7
- data.tar.gz: 6fbbdc1b0b376cea8297627d96addfb8d6cf0b0fc0acd618cc2f282e039565afed133d51e2d4a63369ac3d26376917e5b574bde1eb3a96bd3b56af747bdfa553
6
+ metadata.gz: aee86bdbbaa95cb4732701e9d41f9eee4ce113dcfd977c8f0d0d9621bc97cfafd6fddd1d9a744aa669b65aeb96f56467c10cfe4617b278658eda3c3236435128
7
+ data.tar.gz: 6ca8f30e91477eb09040f01510608b67d6716251958cdfae6e41f78b94ea5bdf633c321cf204a144c89dc3c07c0115e1927bafcdc6509a570f2f43b7160b888d
@@ -10682,7 +10682,7 @@ const upb_FileDef* upb_DefPool_FindFileByNameWithSize(const upb_DefPool* s,
10682
10682
  const upb_FieldDef* upb_DefPool_FindExtensionByMiniTable(
10683
10683
  const upb_DefPool* s, const upb_MiniTableExtension* ext);
10684
10684
 
10685
- const upb_FieldDef* upb_DefPool_FindExtensionByName(const upb_DefPool* s,
10685
+ UPB_API const upb_FieldDef* upb_DefPool_FindExtensionByName(const upb_DefPool* s,
10686
10686
  const char* sym);
10687
10687
 
10688
10688
  const upb_FieldDef* upb_DefPool_FindExtensionByNameWithSize(
@@ -10705,7 +10705,7 @@ UPB_API const upb_FileDef* upb_DefPool_AddFile(
10705
10705
  upb_DefPool* s, const UPB_DESC(FileDescriptorProto) * file_proto,
10706
10706
  upb_Status* status);
10707
10707
 
10708
- const upb_ExtensionRegistry* upb_DefPool_ExtensionRegistry(
10708
+ UPB_API const upb_ExtensionRegistry* upb_DefPool_ExtensionRegistry(
10709
10709
  const upb_DefPool* s);
10710
10710
 
10711
10711
  const upb_FieldDef** upb_DefPool_GetAllExtensions(const upb_DefPool* s,
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: 3.25.2
4
+ version: 3.25.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Protobuf Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-08 00:00:00.000000000 Z
11
+ date: 2024-07-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler-dock
@@ -175,7 +175,7 @@ homepage: https://developers.google.com/protocol-buffers
175
175
  licenses:
176
176
  - BSD-3-Clause
177
177
  metadata:
178
- source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.2/ruby
178
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.4/ruby
179
179
  post_install_message:
180
180
  rdoc_options: []
181
181
  require_paths: