google-protobuf 3.23.0.rc.1-x64-mingw32 → 3.23.0.rc.3-x64-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.6/protobuf_c.so +0 -0
- data/lib/google/2.7/protobuf_c.so +0 -0
- data/lib/google/3.0/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: 9c3f427e5700539df3a97a2d4fd0f9809ca3f847d48da5889e2f5e644a1cb233
|
4
|
+
data.tar.gz: 14e775a621dfdb4480b5c0b9cbdc94b2889964cc702d5131ee84ffd00a328da5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d880dc3a953bbfe776f055ca15508ef71f8aa05c481af4c87101b7f5a05ced27283be7dea232b3910ea346301646480f28764de2d96f58c0a04f8aa74364dd6b
|
7
|
+
data.tar.gz: dfb8c1f8aa9e6eb2ea461449302ccb25bc72c2e6286e0539361e4d4e030e99d90c28282f9fe6f916d3cdbb8028480ff8a094f00e3ef1b2872ecf4977ef40f7ba
|
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.23.0.rc.
|
4
|
+
version: 3.23.0.rc.3
|
5
5
|
platform: x64-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-05-05 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.23.0-
|
112
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.23.0-rc3/ruby
|
113
113
|
post_install_message:
|
114
114
|
rdoc_options: []
|
115
115
|
require_paths:
|