google-protobuf 3.18.0.rc.1-x86-mingw32 → 3.18.0.rc.2-x86-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: '0738f9f3098db39cffde3f09943e9c8eff757c85d4f043c963a92906b345ce1b'
|
4
|
+
data.tar.gz: 3db1b92868c1ceb5ffb73e9a781c0619dc5b8ea59749b7c08d1e7708f237b1ee
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0b028774711c476bf27dbc82fff7565d3f264672ff1cc1e7d981305cad1834ccb4efa293a60fbb9b5706874b6444a1c1fd364e05321082746064029c85612f1d
|
7
|
+
data.tar.gz: 5de4f05eb84d6bca64f476e864ef62e1efa62d094f7f6976aa76a490e9a8cae0c49c59b4693a93ae9901559e35a1c2a512b29db983de01761c462637152c835c
|
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: x86-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:
|