google-protobuf 3.23.3-java → 3.23.4-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: 8e28e2dc344aa9c656289e311edfe0a6e73c5bc76210dbec0fd2e232ccf89e74
|
4
|
+
data.tar.gz: 8741a2af0838a08df6da0f00a2568fadd48cc34a59838e288cfe7464ffee0840
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dafdb48c1ebe4c5a6448d42f8d272914b769c0a166848d1bc55469173bfa08c0d59701a1a8dc7186584187809299e2b9d99b5d620ef3970ff4ccf8672aeaad01
|
7
|
+
data.tar.gz: 07f8d63c85c15a9a5e3cf0d93aef3e6f3a0ea4ad262b5945104d70cb89e106026c2f7a12a55edc3e5d523db4045d6a48cf9a13f3433e0da3dec8675be011a625
|
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.23.
|
4
|
+
version: 3.23.4
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-07-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
@@ -72,7 +72,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
72
72
|
licenses:
|
73
73
|
- BSD-3-Clause
|
74
74
|
metadata:
|
75
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.23.
|
75
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.23.4/ruby
|
76
76
|
post_install_message:
|
77
77
|
rdoc_options: []
|
78
78
|
require_paths:
|