google-protobuf 3.12.1-x86-linux → 3.12.2-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
- 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: 8efdcb592ace411ddb428e5ba6e797185104a06eca6f3d0a724bfed5eca99cdd
|
4
|
+
data.tar.gz: bcafeae7e6c2d638db5ce4678a83362799fe01acfd6fedbf5b780f7c89ab93f5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '0278136b402ac1323d4c18ac63039d2e8370fc4c5257779ff7e83774c4c9d4ab5aebb3c704129ee6992d1409935c880f3868707893ae9f5f67faf2d8494de040'
|
7
|
+
data.tar.gz: f3feec1e7fa144f63349913e5abb9b98d2d71079cfc75d7c3213d9866810a6512e2e33b65460d0d29c4d864a9492e60723273f5db8a9d7bddd3e53d382f301c2
|
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.
|
4
|
+
version: 3.12.2
|
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: 2020-05-
|
11
|
+
date: 2020-05-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -122,7 +122,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
122
122
|
licenses:
|
123
123
|
- BSD-3-Clause
|
124
124
|
metadata:
|
125
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.12.
|
125
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.12.2/ruby
|
126
126
|
post_install_message:
|
127
127
|
rdoc_options: []
|
128
128
|
require_paths:
|