google-protobuf 3.25.4-x64-mingw-ucrt → 3.25.5-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
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d319faf9d09bd3fb83f70c4d010ead3bec59a9198fef29789c1726d1281bd2de
|
4
|
+
data.tar.gz: 429911e42ddfd6d7438fd9d146c503101e95fbe7ec4b5645c1667a42ee914171
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a7dbaef5706eee7c06e9380d2e0383a2e10d20aefefbf039352bfa447c8b58a7003d700ed843bea349bbb24716967b5a95dc4b7b06c9bbaa2943ade7ccc33882
|
7
|
+
data.tar.gz: cc9aebc1485d977ed750611ac1f74d59303fceb03761fed8ac9db948f156cc6f017e7509b8e2ffe6abea3fc03386c840f84c47b6ae47240263a432f6c010e4f5
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-protobuf
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.25.
|
4
|
+
version: 3.25.5
|
5
5
|
platform: x64-mingw-ucrt
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-09-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -176,7 +176,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
176
176
|
licenses:
|
177
177
|
- BSD-3-Clause
|
178
178
|
metadata:
|
179
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.
|
179
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.5/ruby
|
180
180
|
post_install_message:
|
181
181
|
rdoc_options: []
|
182
182
|
require_paths:
|