google-protobuf 4.30.1-x64-mingw32 → 4.30.2-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/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: 5a06c239b468ff74ff1469c750f374806d28cb3cd14fd54ab21e66a737686e77
|
4
|
+
data.tar.gz: f030a83ffab0af1bd8c4e7fb8c10d0fa6092ec403e31547b61f940c24cf97262
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 52b3f7c2fab05f17a05bd5ec176058e2de94e099871c0e3f541b8c3dcd86cb97813c9b77839b59a4f04618eeb4845bb7426a96b4e771d8244f6695b33bf11176
|
7
|
+
data.tar.gz: dc12529fb8c122e261d92c6003ad7ccc7c38a865c95625a46f258ad056647370756c2b49eba41600593a4691ade16618d5827ebee6346eb0471f08180cd051d9
|
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-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
|
@@ -189,8 +188,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
189
188
|
licenses:
|
190
189
|
- BSD-3-Clause
|
191
190
|
metadata:
|
192
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.30.
|
193
|
-
post_install_message:
|
191
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.30.2/ruby
|
194
192
|
rdoc_options: []
|
195
193
|
require_paths:
|
196
194
|
- lib
|
@@ -208,8 +206,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
208
206
|
- !ruby/object:Gem::Version
|
209
207
|
version: '0'
|
210
208
|
requirements: []
|
211
|
-
rubygems_version: 3.
|
212
|
-
signing_key:
|
209
|
+
rubygems_version: 3.6.2
|
213
210
|
specification_version: 4
|
214
211
|
summary: Protocol Buffers
|
215
212
|
test_files: []
|