google-protobuf 4.31.0.rc.1-java → 4.31.0.rc.2-java
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/google/protobuf_java.jar +0 -0
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b28c38406d9fa291681e0bd72c3b0587da7b8ab26702bb4cc9e2e98b012a66d7
|
4
|
+
data.tar.gz: ebe59edc30794c7f5494ecf4a9498ed25796fc014ca59804c497cfa9ee64195c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6ad6d53b42146bfbf39132b1d5ad546d009eaa391472ac018dc128c432ed54d31e196dff8ff48357cb7befbd303ac1e54616c17bfaf63040b839c0f918117645
|
7
|
+
data.tar.gz: 442a7b88d9caa36bcb81d64a863e3017925f6e184da837b2583bfb73a489100f81cd12f3ff68438a9975603f3b2d41b7689b7eb7d85e80850b1d3b547006784e
|
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.31.0.rc.
|
4
|
+
version: 4.31.0.rc.2
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-04-
|
11
|
+
date: 2025-04-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
@@ -208,7 +208,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
208
208
|
licenses:
|
209
209
|
- BSD-3-Clause
|
210
210
|
metadata:
|
211
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.31.0-
|
211
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc2/ruby
|
212
212
|
post_install_message:
|
213
213
|
rdoc_options: []
|
214
214
|
require_paths:
|