google-protobuf 3.21.4 → 3.21.5
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: a54e2899b2bc19759fff15bda9e73052f95f641db93fad87e7828d9a8b1cc7a3
|
4
|
+
data.tar.gz: 86067521bee46ffbc6c9a135db0c83d1bf928b0a7405ea6680da58e965bcd14a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fa1fb16aeecd8b567e73eeb7cde45e0a6d20cfb588f54b5cc178ae6839060f294308ccde51f95d226e04e986e33924a61cf7d96107680f50dfc28ee084a893a7
|
7
|
+
data.tar.gz: 94f0bd153e151a405b2cfea4c2af9873d2c68c70a268fc07c49d61ee041599ae7566f38c02da078c506a52ae3132f9fcd0f6959993bff4a07f03cf02663f32b0
|
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.21.
|
4
|
+
version: 3.21.5
|
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-
|
11
|
+
date: 2022-08-09 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.21.
|
112
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.21.5/ruby
|
113
113
|
post_install_message:
|
114
114
|
rdoc_options: []
|
115
115
|
require_paths:
|
@@ -125,7 +125,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
125
125
|
- !ruby/object:Gem::Version
|
126
126
|
version: '0'
|
127
127
|
requirements: []
|
128
|
-
rubygems_version: 3.3.
|
128
|
+
rubygems_version: 3.3.19
|
129
129
|
signing_key:
|
130
130
|
specification_version: 4
|
131
131
|
summary: Protocol Buffers
|