google-protobuf 3.18.0.rc.1-x64-mingw32 → 3.18.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.3/protobuf_c.so +0 -0
- data/lib/google/2.4/protobuf_c.so +0 -0
- 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: 212057cb8329b14a04c85fdce2d0501bd57c63e520a428d58c2f0ee19cc1f376
|
4
|
+
data.tar.gz: 9313913a530ae8381c0a8a545f29962895848570557c475c5aeb5349f3f51718
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 575d78502a284275e21a304b22ab1fec1d504ca7f71a81913f42660973aeb2e69c3255d5d326dbfdfbc2682ca603bc3bcfa37234f40ce7626a702a4ead579a1b
|
7
|
+
data.tar.gz: 89ecf91ebfdb30bdeb36a24a30c4dc92cab53461a4e26ef73ef97dc26671f61544ad735d71f002915bf7e091ec3d51b7a9de5a7f40be094040a0315997c41745
|
Binary file
|
Binary file
|
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.18.0.rc.
|
4
|
+
version: 3.18.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: 2021-08-
|
11
|
+
date: 2021-08-31 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -129,7 +129,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
129
129
|
licenses:
|
130
130
|
- BSD-3-Clause
|
131
131
|
metadata:
|
132
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.18.0-
|
132
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.18.0-rc2/ruby
|
133
133
|
post_install_message:
|
134
134
|
rdoc_options: []
|
135
135
|
require_paths:
|