google-protobuf 4.28.0.rc.2-x64-mingw-ucrt → 4.28.0.rc.3-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
- 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: d28809cd70846a5124d386998ef678c11376bbb2f36e9eef64caf85d95494f43
|
4
|
+
data.tar.gz: 35f48dee1902584a8a56bf823f823e53ecea2765f7c526ab55c09932d3d4cbd0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 771c3d1795138e22d10fd51566362b32152c0b58186d6e0f8e855ed07bfa811b379eae87fba2bd1bc4bbc4c1a354514584a77bc7a64e4de924ca82704e026d17
|
7
|
+
data.tar.gz: a0b6cf4d3c0502a0f8ed052918b7f7a4ccc518d2be0d4df5f3ae7857937cbce9c71f9fd0f33292bbff86b117c26bed7a893264ca0deba00c484ff4ee4159e710
|
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: 4.28.0.rc.
|
4
|
+
version: 4.28.0.rc.3
|
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-08-
|
11
|
+
date: 2024-08-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -189,7 +189,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
189
189
|
licenses:
|
190
190
|
- BSD-3-Clause
|
191
191
|
metadata:
|
192
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.28.0-
|
192
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.28.0-rc3/ruby
|
193
193
|
post_install_message:
|
194
194
|
rdoc_options: []
|
195
195
|
require_paths:
|