google-protobuf 3.20.1.rc.1 → 3.20.1
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 +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: eb772faed39a5cc75bac312ca6396c17a5ab5add760cdc4b740085cc69ad0ff9
|
4
|
+
data.tar.gz: d0489bc76b71b5ee827a4b452488352d8670c8078a72f1aec8c625cebca59793
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 052c5f49213013cde1f1b57a8fd2d2005b05491b96852c1b4e8503485f70fcee9695a4ce3d01f08e08112566a8f54743b6162bbac0af7485f64daae3f8f9eedd
|
7
|
+
data.tar.gz: 337b7b4331c25c8b427bba5aabc073a443776fdb7aceb829a6658ce6d8f7a3355f88e0b09b0971f817b829b3a55cb14db0f5cbcb12d3e954ed9b8f2365eb60b6
|
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.20.1
|
4
|
+
version: 3.20.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-04-
|
11
|
+
date: 2022-04-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -109,7 +109,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
109
109
|
licenses:
|
110
110
|
- BSD-3-Clause
|
111
111
|
metadata:
|
112
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.20.1
|
112
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.20.1/ruby
|
113
113
|
post_install_message:
|
114
114
|
rdoc_options: []
|
115
115
|
require_paths:
|
@@ -121,11 +121,11 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
121
121
|
version: '2.3'
|
122
122
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
123
123
|
requirements:
|
124
|
-
- - "
|
124
|
+
- - ">="
|
125
125
|
- !ruby/object:Gem::Version
|
126
|
-
version:
|
126
|
+
version: '0'
|
127
127
|
requirements: []
|
128
|
-
rubygems_version: 3.3.
|
128
|
+
rubygems_version: 3.3.12
|
129
129
|
signing_key:
|
130
130
|
specification_version: 4
|
131
131
|
summary: Protocol Buffers
|