google-protobuf 3.24.0.rc.2-x86-mingw32 → 3.24.0.rc.3-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: 4a3215948b0dbeb748c64a38fe7f4f66329fc694df0c32226831bdb25d9bf2a8
|
4
|
+
data.tar.gz: b483857eb42619f2df7ad12bca311cb20614bce047de9bbb5a55cdb58ca1c3ba
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1c50335bb6372e3ce0d0c2baacae702d2df0040b4ca53f453c057b29c846462dc7a2954de19340733468e1a411ca3b1c5bb9ec0c1a7753b6f7dd8208ae4d7a2e
|
7
|
+
data.tar.gz: 18586454c24e006215555829a53aaadf4b7995d0e8817fbc4d7a5d256d8037521c8355c3626a3feab9c24aab295246e1b1e4710e9123326ff2ab19e9e776099b
|
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.24.0.rc.
|
4
|
+
version: 3.24.0.rc.3
|
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-
|
11
|
+
date: 2023-08-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -111,7 +111,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
111
111
|
licenses:
|
112
112
|
- BSD-3-Clause
|
113
113
|
metadata:
|
114
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.24.0-
|
114
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.24.0-rc3/ruby
|
115
115
|
post_install_message:
|
116
116
|
rdoc_options: []
|
117
117
|
require_paths:
|