google-protobuf 4.30.1-x86-mingw32 → 4.30.2-x86-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/3.0/protobuf_c.so +0 -0
- 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: 26c284d6d96f02756f2906fcab1c08f961d1b6116ff13e10a0f4a312d505495e
|
4
|
+
data.tar.gz: 74aa6da4c96d2ec55f8e20cc8a92c48998a64f5201a738dc9b620c13b97fa5c6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5ac1f25212e42491466159f73884614033ac6e5ca3fa913d8733216a6b81e2d124e5768d89df572a47b0dacaded0434f51460daffe8e9f0e82e1d7dfb0e70120
|
7
|
+
data.tar.gz: 1245f6b0f8df1105d4d8c5f17c9d4ed05b2fc8fa03b745226d0ae16489b3d234cd88697066abf128edec4769efb5e712705b2d6e0cdce9d4665076617ad99c0f
|
Binary file
|
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: x86-mingw32
|
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
|
@@ -193,8 +192,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
193
192
|
licenses:
|
194
193
|
- BSD-3-Clause
|
195
194
|
metadata:
|
196
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.30.
|
197
|
-
post_install_message:
|
195
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.30.2/ruby
|
198
196
|
rdoc_options: []
|
199
197
|
require_paths:
|
200
198
|
- lib
|
@@ -212,8 +210,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
212
210
|
- !ruby/object:Gem::Version
|
213
211
|
version: '0'
|
214
212
|
requirements: []
|
215
|
-
rubygems_version: 3.
|
216
|
-
signing_key:
|
213
|
+
rubygems_version: 3.6.2
|
217
214
|
specification_version: 4
|
218
215
|
summary: Protocol Buffers
|
219
216
|
test_files: []
|