google-protobuf 3.5.1-x86-linux → 3.5.1.1-x86-linux
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: 18bbaace4f7e1e54a29ca705a072749c325d9a67
|
4
|
+
data.tar.gz: a5e6fd2db6252ae27260dd7e9c923ca0be9a3bfd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9dc30d041e9b58bf4ca851b52230b51b002edbe401c4227e4578e42988e41ab71b6695c5e76adefe550da480869e626852324be8cc23efbc9693bd826161f368
|
7
|
+
data.tar.gz: 2e272a73fc13889be7b262de2d5d7e7f8a66a97cde7eba983ac191520f5604064a177da0750a2bc7ef0ef835aaa975aa2a565ddd202211de9c3442e2517827c4
|
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-linux
|
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
|