google-protobuf 4.27.0 → 4.27.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 +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1689f8aaf80c92c7de32a7c9855268c6e7d3cca4ec2f8a5f2003a2437f171cc8
|
4
|
+
data.tar.gz: 70c5c8a1bfe5eb4416b5a478e10c684d6336c656a4bb87c20c239f6d19548e20
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1b0c148a0b05451581069cab709e02bfeb64b4f2ef25bd410bf200e140b0e6aa5c12d81e00321e48667d861f7af5707d43d3ec858357fccd0508cbb8a0405ff1
|
7
|
+
data.tar.gz: 3be5e7abd0fd576b9ebc1564c37a553fa24bee8404b3d4f727879e734c07125e161826e7c53aefd963fb6b07306d112e5056f6c4850cd24770822f6d195cd05d
|
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: 4.27.
|
4
|
+
version: 4.27.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: 2024-05
|
11
|
+
date: 2024-06-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -188,7 +188,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
188
188
|
licenses:
|
189
189
|
- BSD-3-Clause
|
190
190
|
metadata:
|
191
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.27.
|
191
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.27.1/ruby
|
192
192
|
post_install_message:
|
193
193
|
rdoc_options: []
|
194
194
|
require_paths:
|