google-protobuf 4.30.1-x64-mingw-ucrt → 4.30.2-x64-mingw-ucrt
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/3.1/protobuf_c.so +0 -0
- data/lib/google/3.2/protobuf_c.so +0 -0
- data/lib/google/3.3/protobuf_c.so +0 -0
- data/lib/google/3.4/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: 5ff82a81e19b676e29cb7b93caa7300d101683adfab0b5da589c6b30249ff46c
|
4
|
+
data.tar.gz: b80519681597e67bc7c336f629c628c1a2d198990241028e9446ed05948cc6b9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a2eb573d78e475487b6d777493397caf27c2790f571f7a16db101c543f73d11dcf18f6c6c8671cfb6893845e5fcfa7afa5082d5b1f13b625883ce7eee0f86655
|
7
|
+
data.tar.gz: 8615ab340dbc30141556d5d0e18971e929c61fad44abb46945c4a8257fa2bfae4ddcff7ca276a135ae358873574c2db60fc6ffabed8fe0f28bc4cab6415b7650
|
Binary file
|
Binary file
|
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: 4.30.
|
4
|
+
version: 4.30.2
|
5
5
|
platform: x64-mingw-ucrt
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date: 2025-03-
|
10
|
+
date: 2025-03-26 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: rake-compiler-dock
|
@@ -192,8 +191,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
192
191
|
licenses:
|
193
192
|
- BSD-3-Clause
|
194
193
|
metadata:
|
195
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.30.
|
196
|
-
post_install_message:
|
194
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.30.2/ruby
|
197
195
|
rdoc_options: []
|
198
196
|
require_paths:
|
199
197
|
- lib
|
@@ -211,8 +209,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
211
209
|
- !ruby/object:Gem::Version
|
212
210
|
version: '0'
|
213
211
|
requirements: []
|
214
|
-
rubygems_version: 3.
|
215
|
-
signing_key:
|
212
|
+
rubygems_version: 3.6.2
|
216
213
|
specification_version: 4
|
217
214
|
summary: Protocol Buffers
|
218
215
|
test_files: []
|