google-protobuf 3.24.0.rc.2-x64-mingw-ucrt → 3.24.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
- 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: 3549d8a26d08dc9260233cbdfe283eb888c6160de35b00114a77e0b1de9360c1
|
4
|
+
data.tar.gz: 0fe4571fe4781adf79a4e6d7bda58a51e1042f3344826a669b41361a429bac50
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '058b3ff140aa38d118589b75b6fca709d059be20325e5b676b1da3d3b61063b917db71b3c63c4b8b7b648e84cef449cfef93925e784c5f488a50203fcd28a747'
|
7
|
+
data.tar.gz: 4902e420db62fa7faa9b969a0e142d78bdccb5204b72ea9472086e7144f4fc5c598eec1a2f0521ea6152919e26f7431cfb5685033bb2e584aa4a8fcc7d71a3fd
|
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: x64-mingw-ucrt
|
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
|
@@ -109,7 +109,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
109
109
|
licenses:
|
110
110
|
- BSD-3-Clause
|
111
111
|
metadata:
|
112
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.24.0-
|
112
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.24.0-rc3/ruby
|
113
113
|
post_install_message:
|
114
114
|
rdoc_options: []
|
115
115
|
require_paths:
|