google-protobuf 3.12.0.rc.2-x86-mingw32 → 3.12.0-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f95cdfa68396b0c25952793789c9f3d72a7ce0f2188150e65077803edb7b1a7b
|
4
|
+
data.tar.gz: '098a5ba442e917095f8228b61807c68094f83d9f7aaeaa55ad3ad69646cbe2c3'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 48505e1b3dce1f9af8435c03fb957283b48ecd4398f30032ce2ae374f4e85ec2e94616a740ed286e445c2aed66c92028877ed12b4570d40a592e0b4c52e07b25
|
7
|
+
data.tar.gz: 4400d3bd69177a060604653ef94c3c41a72199d946cc5dbe98ba56bf981ca45b78d42d8022c9e8cb0e138e5def1f9b7a1bc023a4c11df00229e4728a1b75f439
|
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.12.0
|
4
|
+
version: 3.12.0
|
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: 2020-05-
|
11
|
+
date: 2020-05-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -120,7 +120,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
120
120
|
licenses:
|
121
121
|
- BSD-3-Clause
|
122
122
|
metadata:
|
123
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.12.0
|
123
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.12.0/ruby
|
124
124
|
post_install_message:
|
125
125
|
rdoc_options: []
|
126
126
|
require_paths:
|
@@ -135,9 +135,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
135
135
|
version: 2.8.dev
|
136
136
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
137
137
|
requirements:
|
138
|
-
- - "
|
138
|
+
- - ">="
|
139
139
|
- !ruby/object:Gem::Version
|
140
|
-
version:
|
140
|
+
version: '0'
|
141
141
|
requirements: []
|
142
142
|
rubygems_version: 3.1.2
|
143
143
|
signing_key:
|