google-protobuf 3.12.2 → 3.12.4
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 +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3c201d7b4fe89c4e85859d2aef6616508852bfc363a43cde46520f84b8cad3a7
|
4
|
+
data.tar.gz: 55b4516ca2a566e05228da0a07239a705c8db5b14f493304c526444573d94cad
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: eadaadbfb293738cefe640e004c11567098692b01b5c77773bf0285acbffa11c9462a8bb785bb6b39726a8301ac29fa915f6cc40e07b9459d297b3b0912a978b
|
7
|
+
data.tar.gz: 20be792e472cba2119a233b532610735befd628a04196da18026450d809f5c0a3a94a05b1a572b51b0d642dbb37fe58a29b66193eeb9d36d53901115c3d3f4c2
|
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.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-07-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -118,7 +118,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
118
118
|
licenses:
|
119
119
|
- BSD-3-Clause
|
120
120
|
metadata:
|
121
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.12.
|
121
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.12.4/ruby
|
122
122
|
post_install_message:
|
123
123
|
rdoc_options: []
|
124
124
|
require_paths:
|
@@ -134,7 +134,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
134
134
|
- !ruby/object:Gem::Version
|
135
135
|
version: '0'
|
136
136
|
requirements: []
|
137
|
-
rubygems_version: 3.1.
|
137
|
+
rubygems_version: 3.1.4
|
138
138
|
signing_key:
|
139
139
|
specification_version: 4
|
140
140
|
summary: Protocol Buffers
|