google-protobuf 3.25.3-x86_64-linux → 3.25.5-x86_64-linux

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: dcf590f25e64d2fae5090854c9957e160998c120f0c80c8885d1466bc0f7c082
4
- data.tar.gz: 6ef710106ba8c8cb01925f0a783a69441f38ab96fa5d7b53028c21fe8bff76c2
3
+ metadata.gz: fee0fa2675b9ac8cb2158c45c431ba9faa77ee20c16469ffd8af9c141f4ba21c
4
+ data.tar.gz: 96db31b140a2e8010835b9026f6cbf407aa2bbb4b18667f47336e072b7d5374e
5
5
  SHA512:
6
- metadata.gz: be67ba8e6a3720e834f32b6d80d2749fd997a451833c045f47e6ed91faae8c0594df354e455776b29456c16ea0dc3606f7451e1f48671b87f965650dd6405ff8
7
- data.tar.gz: d7d8275459f9bf32ffa61f72da7e35b924a80a4718243cce4707aed614fa0d1ee4376d78cc383475cf3c1d46a2c4ef97497fa17d95dc8392c3ba897bc9a96d81
6
+ metadata.gz: f12cd87bd6fc09d029aeedcfb776bfb4435482f583c9a8b3b28e25a288df742dffd3ee972a19abfef7c743abd27abc478f45683ccffe747f1fc786a8e537e5ff
7
+ data.tar.gz: f0afb8ef1a2e726b42ac8ea1f6300a3824f64382f67fd8b317f63b588e6f10ccb5b4957eecacfc96f51041377cfc6c7a5078686e08122e52fd92ecf4b9e990ab
@@ -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.3
4
+ version: 3.25.5
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-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: