google-protobuf 3.11.2 → 3.11.3
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: cb1f61dc81af240f6b37ae162bc7fec560eab26b1cf975e1284b43b3115eab0f
|
4
|
+
data.tar.gz: 171b252117047aee011831cd1e205d84fa688f9bf07b145a7fd30857bc64a462
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6d5d9f0b7eba7ffe3bb30842d5be5074d423cee22f83150c0d0d1521ceca13007914666fc22f3c07821e7d6f78c0e32a94de11969a23130cdcf26593385b6817
|
7
|
+
data.tar.gz: 9da84d2bd388f058a4bf189524d8e5680aec55a4507954aeccce1656424e19931d604ad1ecd2ec94d2657c55449eaf2c344f7a7a15c39dc3f384bab1d04b575b
|
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.11.
|
4
|
+
version: 3.11.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-02-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -112,7 +112,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
112
112
|
licenses:
|
113
113
|
- BSD-3-Clause
|
114
114
|
metadata:
|
115
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.11.
|
115
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.11.3/ruby
|
116
116
|
post_install_message:
|
117
117
|
rdoc_options: []
|
118
118
|
require_paths:
|
@@ -128,7 +128,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
128
128
|
- !ruby/object:Gem::Version
|
129
129
|
version: '0'
|
130
130
|
requirements: []
|
131
|
-
rubygems_version: 3.
|
131
|
+
rubygems_version: 3.1.2
|
132
132
|
signing_key:
|
133
133
|
specification_version: 4
|
134
134
|
summary: Protocol Buffers
|