google-protobuf 3.5.1.1-universal-darwin → 3.5.1.2-universal-darwin
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
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8c9ae50d7a1f4129da9f51559b0317416fbd4de471bdac5052bdbf47849747b0
|
4
|
+
data.tar.gz: 987b8f962083e7af323f7bc063eea30e7d22ac9a273b4b5f0a4bf17622a8fea9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 18537a6a366676f4c3035c3a5f0cb54afbaa2aae85b9740ea1f8ee622944e6bf991decde3c587ab5230ff335d4fff7c235cd06d5f26c1b8691a9da4a6e3f554b
|
7
|
+
data.tar.gz: 9fb219e7d0133ac719a3b972d178198cb61746e29ceb3c343b33c5973c3bc1e52b11d3625d520c3a6b2cbfa34e97bb1bf605266c7cfa093fa4e57c664dd52606
|
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.2
|
5
5
|
platform: universal-darwin
|
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-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -91,6 +91,7 @@ files:
|
|
91
91
|
- ext/google/protobuf_c/upb.h
|
92
92
|
- ext/google/protobuf_c/wrap_memcpy.c
|
93
93
|
- lib/google/2.0/protobuf_c.bundle
|
94
|
+
- lib/google/2.1/protobuf_c.bundle
|
94
95
|
- lib/google/2.2/protobuf_c.bundle
|
95
96
|
- lib/google/2.3/protobuf_c.bundle
|
96
97
|
- lib/google/2.4/protobuf_c.bundle
|