google-protobuf 3.25.3-arm64-darwin → 3.25.5-arm64-darwin

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: f497e9a5fed6610f3006b15fb49bba39baaba9f8a8401ea0f89c7fb73cf38d7e
4
- data.tar.gz: 75a1b1552283036f2c6e505269328fe005587fa662c2f784b1c18f2e98440d9c
3
+ metadata.gz: e2345ff453f245b8053b6d360a1383c3dc3d04b141b7f7c3c98b9fbc145c5796
4
+ data.tar.gz: b7445025d9cbc2c0778e210707891b682b986a56a3010acb084c74ce9e8d35a1
5
5
  SHA512:
6
- metadata.gz: 313c02bba157155758000a7c7ae5f98aada8766ba3f389bb3ab7f9bf0853540fe1ae9550406fe83a1dbc5b8f48814fe59518c295d108508676a211fe5948fe27
7
- data.tar.gz: de35b222aa0c059b2dfda822038955fc31b2f388adf1048342314cd6150d147f3ae919f219b65f14f89237f53fce5edda045a0faa98a0bdd0214877a79bfc5cf
6
+ metadata.gz: 7244da22c0d43d4ebd1a8629bd40098b14856a8ace2664a66416a254760fa23f9f9bfc3dce7144b2f924a2e698bbb7322398f6c4315f5b0aa9912fa4e54baa49
7
+ data.tar.gz: 6937814da42298cc2deb712d1b2ead470f32d47b06536993d842cb1c9136aa49cfc47130863b9b0ada85a06fb17bdef1e84e6b1d22aa0154cebb088782454d5b
@@ -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,
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: 3.25.3
4
+ version: 3.25.5
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-02-15 00:00:00.000000000 Z
11
+ date: 2024-09-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler-dock
@@ -178,7 +178,7 @@ homepage: https://developers.google.com/protocol-buffers
178
178
  licenses:
179
179
  - BSD-3-Clause
180
180
  metadata:
181
- source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.3/ruby
181
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.5/ruby
182
182
  post_install_message:
183
183
  rdoc_options: []
184
184
  require_paths: