google-protobuf 3.5.1-x86-mingw32 → 3.5.1.1-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.0/protobuf_c.so +0 -0
- data/lib/google/2.1/protobuf_c.so +0 -0
- data/lib/google/2.2/protobuf_c.so +0 -0
- 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
- metadata +4 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 39e0af52878c3a22b9a7c4b836ac4d1ca1cbd2ee
|
4
|
+
data.tar.gz: 4183ce9fb84af73032d5c427fda12a9c54ccdc75
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2fc1d628e4c9ef077cdfc69f1ad63c8ec63ecbefb005e9be25a19f1596d2390892361ac819f875a3aebfc3f4b890c7a41708d24011cc7eec5cc120db79ceff56
|
7
|
+
data.tar.gz: a422121ba19d06fd40260657d93d2d698aedf5877ff86720d7f109bca53506bf81c0848c48f2c77a84318ac3c8ef46bf55c25e6f170bb4d80e042c05120c6de9
|
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.5.1
|
4
|
+
version: 3.5.1.1
|
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: 2018-01-
|
11
|
+
date: 2018-01-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -95,6 +95,7 @@ files:
|
|
95
95
|
- lib/google/2.2/protobuf_c.so
|
96
96
|
- lib/google/2.3/protobuf_c.so
|
97
97
|
- lib/google/2.4/protobuf_c.so
|
98
|
+
- lib/google/2.5/protobuf_c.so
|
98
99
|
- lib/google/protobuf.rb
|
99
100
|
- lib/google/protobuf/any_pb.rb
|
100
101
|
- lib/google/protobuf/api_pb.rb
|
@@ -132,7 +133,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
132
133
|
version: '0'
|
133
134
|
requirements: []
|
134
135
|
rubyforge_project:
|
135
|
-
rubygems_version: 2.6.
|
136
|
+
rubygems_version: 2.6.14
|
136
137
|
signing_key:
|
137
138
|
specification_version: 4
|
138
139
|
summary: Protocol Buffers
|