google-protobuf 3.25.6-x64-mingw32 → 3.25.7-x64-mingw32
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/2.7/protobuf_c.so +0 -0
- data/lib/google/3.0/protobuf_c.so +0 -0
- metadata +4 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ea3e7435e6ec6fb591ae96b808f4c0b76880dbcbefab7b5a0ccbf14e6174a55f
|
4
|
+
data.tar.gz: 84cb840c3201e2c3dc2ed129239568e8350b481d5e0a47d7120cf3f9cd6911ef
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 749f994f7e1ef7cc337d56d2ce049d24341d28733e84fe2516c0c8e3138a4dec6cba99a734519a92f294692cf95a717b914012c80c927064f1cd4b06979305c6
|
7
|
+
data.tar.gz: 6ee3749196cda19024ef3d82e4fed73ab970ae08671d66ff16c7ac593c8bfe101b067a70bd26edc942f32452e08fdbffbf0787bbf9f95e796f7a98b3b53bfb6e
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-protobuf
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.25.
|
4
|
+
version: 3.25.7
|
5
5
|
platform: x64-mingw32
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date: 2025-
|
10
|
+
date: 2025-04-22 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: rake-compiler-dock
|
@@ -175,8 +174,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
175
174
|
licenses:
|
176
175
|
- BSD-3-Clause
|
177
176
|
metadata:
|
178
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.
|
179
|
-
post_install_message:
|
177
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.7/ruby
|
180
178
|
rdoc_options: []
|
181
179
|
require_paths:
|
182
180
|
- lib
|
@@ -194,8 +192,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
194
192
|
- !ruby/object:Gem::Version
|
195
193
|
version: '0'
|
196
194
|
requirements: []
|
197
|
-
rubygems_version: 3.
|
198
|
-
signing_key:
|
195
|
+
rubygems_version: 3.6.2
|
199
196
|
specification_version: 4
|
200
197
|
summary: Protocol Buffers
|
201
198
|
test_files: []
|