google-protobuf 4.29.4-x64-mingw32 → 4.29.5-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: 0f1e8b5ad8449b6c1856d92b3207f830eb39b87bcd9ab162c6d8a01a274c7d41
|
4
|
+
data.tar.gz: 9b050aeece2e4893f686cbc3f3058d444a1df7e51567de5ebc6fb9399b8acaf8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a0f7302b93c3f3ed8bc45bec4f6d03fe71d9de01cdc87ef3f7e00a65e90a5e15e72485b8035f97734a0a43c5c5d2112a424cfaf642ef9beae933a0eb13e22872
|
7
|
+
data.tar.gz: d5eed5e42b1f11c89273fcd6b796557f2bd55767814e19b7df67f51124872685462d2fe68bcba38abe136abe712f655703d618417f1568a7216a2c4638d7457e
|
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.29.
|
4
|
+
version: 4.29.5
|
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-05-28 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: rake-compiler-dock
|
@@ -187,8 +186,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
187
186
|
licenses:
|
188
187
|
- BSD-3-Clause
|
189
188
|
metadata:
|
190
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.29.
|
191
|
-
post_install_message:
|
189
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.29.5/ruby
|
192
190
|
rdoc_options: []
|
193
191
|
require_paths:
|
194
192
|
- lib
|
@@ -206,8 +204,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
206
204
|
- !ruby/object:Gem::Version
|
207
205
|
version: '0'
|
208
206
|
requirements: []
|
209
|
-
rubygems_version: 3.
|
210
|
-
signing_key:
|
207
|
+
rubygems_version: 3.6.2
|
211
208
|
specification_version: 4
|
212
209
|
summary: Protocol Buffers
|
213
210
|
test_files: []
|