google-protobuf 4.30.0.rc.2 → 4.30.0
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
- 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: 1b0c5b89b191447ed60c0da69ce8561d209c3bfe6ba7e3f61808c0b16a16a197
|
4
|
+
data.tar.gz: 6fb9eb0af4f57a66c9cc5f518933df913b5b5108cea910a26465268c69b4a3ae
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2196f0dd5263db5043a07622d2af9ec4cbc340f3c36e5f88d37ee4c54fff0672a0245baaa2c59ceecd1bfb141f5a4db9b85c97c270dd7a1fa06aff29d291fc22
|
7
|
+
data.tar.gz: 11dbe8430a49dafcc5b46b9f9fdd88e1a37879bc74f30e2464570949a84d6b2c23c987cca7c6893e5d9d26dbacca5a6cb4f6f794fa48d3e16a57c038f89a6596
|
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.30.0
|
4
|
+
version: 4.30.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-03-04 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -190,7 +190,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
190
190
|
licenses:
|
191
191
|
- BSD-3-Clause
|
192
192
|
metadata:
|
193
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.30.0
|
193
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.30.0/ruby
|
194
194
|
post_install_message:
|
195
195
|
rdoc_options: []
|
196
196
|
require_paths:
|