google-protobuf 4.29.5-x64-mingw32 → 4.29.6-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 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 57a1cbc7ff996f4c22613dfbec003df86a040fdde1e68303c096f248c15ff634
|
|
4
|
+
data.tar.gz: 295f1ced57f80ea56fbb648e4796db34f0e325b6a817cc6a5a78805c9c8eb966
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 219e54d024cbce4664df0810b3ea18b948f1d8502469982dfa437faa0f5d01e1c19aca6a1490f55f3e49b902e1d6b5d4a7e029eaf667d79c9f9088d752c79bbf
|
|
7
|
+
data.tar.gz: 9d46d2624439a8002f64cda6e4f977a690587b1ca61716d696dd939210c9d7e1fff42a07d878c2b950e0f1ca67d2ce1a6ea95cc13dee5b06f134f09789bce0b6
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,13 +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.6
|
|
5
5
|
platform: x64-mingw32
|
|
6
6
|
authors:
|
|
7
7
|
- Protobuf Authors
|
|
8
8
|
bindir: bin
|
|
9
9
|
cert_chain: []
|
|
10
|
-
date:
|
|
10
|
+
date: 2026-02-04 00:00:00.000000000 Z
|
|
11
11
|
dependencies:
|
|
12
12
|
- !ruby/object:Gem::Dependency
|
|
13
13
|
name: rake-compiler-dock
|
|
@@ -186,7 +186,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
|
186
186
|
licenses:
|
|
187
187
|
- BSD-3-Clause
|
|
188
188
|
metadata:
|
|
189
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.29.
|
|
189
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.29.6/ruby
|
|
190
190
|
rdoc_options: []
|
|
191
191
|
require_paths:
|
|
192
192
|
- lib
|
|
@@ -204,7 +204,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
204
204
|
- !ruby/object:Gem::Version
|
|
205
205
|
version: '0'
|
|
206
206
|
requirements: []
|
|
207
|
-
rubygems_version:
|
|
207
|
+
rubygems_version: 4.0.3
|
|
208
208
|
specification_version: 4
|
|
209
209
|
summary: Protocol Buffers
|
|
210
210
|
test_files: []
|