google-protobuf 3.11.0.rc.1-x64-mingw32 → 3.11.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
- 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: 91e054364d67752fe14a125cbc3e53faa16c9c777370ba25a16eee6e5856954e
|
4
|
+
data.tar.gz: 80e7af7b8c2d5f07f27b5cc5c5bd7b604ea8499e4b324f10d5b1838a991dabfd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0eee6df4bc2707f228945aec4ac28f35be292191eee0b2d63ab143595633512111bb66b517d74d73496c46a5177a255ec302b0cf584c97c6d5f271488a5b39c0
|
7
|
+
data.tar.gz: 966f1d55a70c53e2e45ec4f6868fa7b38620fb9e0571c78f3cf1b8e7e8b2c81c210be5b757b82c0062a15ceaefbb9b7d045a0b318fca501efbff0992b54e8411
|
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.11.0.rc.
|
4
|
+
version: 3.11.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: 2019-11-
|
11
|
+
date: 2019-11-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -115,7 +115,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
115
115
|
licenses:
|
116
116
|
- BSD-3-Clause
|
117
117
|
metadata:
|
118
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.11.0-
|
118
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.11.0-rc2/ruby
|
119
119
|
post_install_message:
|
120
120
|
rdoc_options: []
|
121
121
|
require_paths:
|