google-protobuf 3.21.4-x86_64-darwin → 3.21.5-x86_64-darwin
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
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 472dc567d349134f5b836c624abade1ab4f76e3f8d9c7db24a22445acb56433b
|
4
|
+
data.tar.gz: 36de3592e7105ab0a559d0616de49b5f9c89a45ce584d1c3c6ebd05c158c52d9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a1d164bbcca4b1e22d296f7b50c000e8f220eec87ab7661c2a0b418a27a5803cda8baccb0e47260c48b0715e3ff29062c64705249e34249467c7530c2c4ae491
|
7
|
+
data.tar.gz: 9bea88a6084a877c24845ab0c1f5b0a9874a6ced5c5aea1aec6d4145ea4f4a73a1780b902b9b17b0af9843c0ba119da0cca16707f96c4433a89ac6964dce5693
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
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: x86_64-darwin
|
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
|
@@ -113,7 +113,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
113
113
|
licenses:
|
114
114
|
- BSD-3-Clause
|
115
115
|
metadata:
|
116
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.21.
|
116
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.21.5/ruby
|
117
117
|
post_install_message:
|
118
118
|
rdoc_options: []
|
119
119
|
require_paths:
|
@@ -132,7 +132,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
132
132
|
- !ruby/object:Gem::Version
|
133
133
|
version: '0'
|
134
134
|
requirements: []
|
135
|
-
rubygems_version: 3.3.
|
135
|
+
rubygems_version: 3.3.19
|
136
136
|
signing_key:
|
137
137
|
specification_version: 4
|
138
138
|
summary: Protocol Buffers
|