google-protobuf 3.25.0.rc.1-x86-mingw32 → 3.25.0.rc.2-x86-mingw32
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/2.7/protobuf_c.so +0 -0
- data/lib/google/3.0/protobuf_c.so +0 -0
- 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: ac4c8bb1f98f1828d8c1b4748c4fe2c3063f335cc96340d62e0d864da7553fd8
|
4
|
+
data.tar.gz: 189e24fead99a1957b907dab1e61bafbc6568cf482f9187897aa6b0483b8b25a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0a68867eeedf26779f329f1ba0f5bb0d60433b24e4d1e23f6aab59a1b842ff4969dd6b2aa3509401a7a645b5f2912a1b795005bcc6f6dcfc4e8800cd0226f9cc
|
7
|
+
data.tar.gz: 1cd354ee6517bc06fbc978f7a18d697cdbe51dffb4e49fb4cddd2c5fff23652670ea8e6a00eaa572528fe3c20b1a95e9559f828c337757db45172ad1761e50af
|
Binary file
|
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.0.rc.
|
4
|
+
version: 3.25.0.rc.2
|
5
5
|
platform: x86-mingw32
|
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
|
@@ -177,7 +177,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
177
177
|
licenses:
|
178
178
|
- BSD-3-Clause
|
179
179
|
metadata:
|
180
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.0-
|
180
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.0-rc2/ruby
|
181
181
|
post_install_message:
|
182
182
|
rdoc_options: []
|
183
183
|
require_paths:
|