google-protobuf 3.23.0.rc.1-x64-mingw-ucrt → 3.23.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: 2c1833a4ae15d6375c87584faefb68a3ef7f4b872199b7e6df876e60de9bc8e4
|
4
|
+
data.tar.gz: 5bca942726a1ad486eed07c2f7865e15a31e16ce3666ccd257520958c11790c1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 43920b181090dd7084450439672906efbd2d44fee0d622a9ea977cd047f7daea55f9f8f584e14de2f672c837252a3cf0fa41bd90cefa979291c9719b6b42fef4
|
7
|
+
data.tar.gz: 2eb23c250938509954ab64ff4f8c4d089ce0c72c593e581049611ca07374ba7a821248366512b5fd139d17883e706f2c87a9ed1e2c79296c3c07b613a2a53861
|
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.23.0.rc.
|
4
|
+
version: 3.23.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-04-
|
11
|
+
date: 2023-04-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -108,7 +108,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
108
108
|
licenses:
|
109
109
|
- BSD-3-Clause
|
110
110
|
metadata:
|
111
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.23.0-
|
111
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.23.0-rc2/ruby
|
112
112
|
post_install_message:
|
113
113
|
rdoc_options: []
|
114
114
|
require_paths:
|