google-protobuf 3.25.0.rc.1-x64-mingw-ucrt → 3.25.0.rc.2-x64-mingw-ucrt
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of google-protobuf might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/lib/google/3.1/protobuf_c.so +0 -0
- data/lib/google/3.2/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: bb88218173891aaf9e837132847317900a0f9f809d2082806cb6a7f8989d96b2
|
4
|
+
data.tar.gz: f566befc5e2f8953b6376e28b074cbe45b669dc5ff96b6f2d16760548412de74
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a87dc0b1af01d372e26488ba7d31204c075c8aec018c1e55d852fce3839d3e2778b635b1ef188a02f221697498444f4ab5db0666194d3d41c111429255c6d5f6
|
7
|
+
data.tar.gz: 1835de5719218f617152963950704474d10ab2d46534393236922c5df174cc0a4ed93c481544fa4884fa7b77e77d7dbe87a2455f2c0dbd785c3f8753b3ce8275
|
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.0.rc.
|
4
|
+
version: 3.25.0.rc.2
|
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: 2023-10-
|
11
|
+
date: 2023-10-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -175,7 +175,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
175
175
|
licenses:
|
176
176
|
- BSD-3-Clause
|
177
177
|
metadata:
|
178
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.0-
|
178
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.0-rc2/ruby
|
179
179
|
post_install_message:
|
180
180
|
rdoc_options: []
|
181
181
|
require_paths:
|