google-protobuf 3.21.11-java → 3.21.12-java
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
- data/lib/google/protobuf_java.jar +0 -0
- 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: a5ecc5e38a2f0ca009a14f6b404b7dea2ae0e55288a0a97e0fa38056eb04570e
|
4
|
+
data.tar.gz: 1889f0affe5ea3d758e34b2f85f1cfaeec5c76a088f2e2b40504e7d76f06df42
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f7dfafd8c61370574fbf9bae88c5ad39c3015e89f74e2ebf943b0828a36fe61819b3e28363746bdf49b2194bec4f5ddf94b1fd9de6e7c79681bd37fd6d720dd6
|
7
|
+
data.tar.gz: 70605c8d11270aeb1079d06f251fe38c3d6cfcf20215acadaceef4a12c463de0a0379136ced0532fb24aed867b38ad45030df1eefbcafff67221e33035511c0c
|
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.12
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-12-
|
11
|
+
date: 2022-12-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
@@ -74,7 +74,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
74
74
|
licenses:
|
75
75
|
- BSD-3-Clause
|
76
76
|
metadata:
|
77
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.21.
|
77
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.21.12/ruby
|
78
78
|
post_install_message:
|
79
79
|
rdoc_options: []
|
80
80
|
require_paths:
|