google-protobuf 3.21.0.rc.1-x64-mingw32 → 3.21.0.rc.2-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.5/protobuf_c.so +0 -0
- 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: 8228b88ffa88fece29b11d8976169e2efae63280ab79a08410d3ea96ab48e5fd
|
4
|
+
data.tar.gz: ec1fa4617cd9a9a3e1fddbf79a719d196791201cf241089cea40c7478a6bd05a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1d57dcc14bb7261660e2aba0f1386bea68742ef16341f2d31ef9009cd5dd7d519ef4b6cdf9908492a07cd2d521757641f410498efab356af235448403cf41df4
|
7
|
+
data.tar.gz: 4a2f19ba858a2624bfc54baea4881af2f782a5fab5d1b4a735ce6d61d9cea67b71f8f38e9f24a464b1f8429bc0f52b2fbfef06f8ee4b7fd48aea49b9f88d03b2
|
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.21.0.rc.
|
4
|
+
version: 3.21.0.rc.2
|
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: 2022-05-
|
11
|
+
date: 2022-05-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -112,7 +112,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
112
112
|
licenses:
|
113
113
|
- BSD-3-Clause
|
114
114
|
metadata:
|
115
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.21.0-
|
115
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.21.0-rc2/ruby
|
116
116
|
post_install_message:
|
117
117
|
rdoc_options: []
|
118
118
|
require_paths:
|