google-protobuf 3.25.3-java → 3.25.5-java

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: e2f0af295a19a12bd758b43115008fa428155f1189e7a062910c45d08891c0dd
4
- data.tar.gz: e8f1e3d0ea4ac631b3170dd2653ca8a342401a654370c03da9184fed47c2fbc1
3
+ metadata.gz: ee98fead67f0eb1b4daa646abc8fe98c709c08546f5bb1803aa3222dea71935b
4
+ data.tar.gz: e91676349654432157fa995b2e42a5f11a3ee6b2565f3e48e295f971fd40f7a7
5
5
  SHA512:
6
- metadata.gz: a69324ea72886ac3b800b30fbbc2690d4d9b9c631f3f6f544b7399baa09b5f4a219776f53e489d985f3b48fef9025f7967cd3ec80947979ff42a57dce11b872f
7
- data.tar.gz: 0550cd072197dc1b46234a4c6a0377499f8044cdfc873da5d8af61efce60f0b0b18523d9a8be9991048a5a5baa7955d4759513c7a14e90a0e54e3c9753ce727d
6
+ metadata.gz: 81f8e8a031721653637c1b0cf1d061f65010022b49eff660ff8a56b88d0c91ea16ba6852bc3f0a323e409e6c69439a4a935460db636e70d17faee069f6c43f27
7
+ data.tar.gz: '094a45a6fd7280ba2419a52399acf297c165d7a8553f3ace5db502a94528a3131493dec3e39a9d77ecdcbe05ce26071ac2e18f0d83d59701e9867726c6443921'
@@ -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
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: java
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
  requirement: !ruby/object:Gem::Requirement
@@ -179,7 +179,7 @@ homepage: https://developers.google.com/protocol-buffers
179
179
  licenses:
180
180
  - BSD-3-Clause
181
181
  metadata:
182
- source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.3/ruby
182
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.5/ruby
183
183
  post_install_message:
184
184
  rdoc_options: []
185
185
  require_paths: