google-protobuf 3.24.2-java → 3.24.3-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
- 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: 6f182a4d28ab01a9f9807e772263e22c4f98861e6ae8e3a3972dc177d8aa4023
|
4
|
+
data.tar.gz: eab23666e07ed5335d4e73b236d6fd2c652897496bbd24706bd916c7bb3c9814
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 88566dbf579d88ea5ae57ec605c4a68048e14a54a104f17c63558213773b4f5a5683bd70296d1b730bf1ff791a193f237976aef93fdd7798ff995f9c4cc84e89
|
7
|
+
data.tar.gz: 861ecb18c8db09bf866cb76bb3f6688f2996f3963159fc25e0f021e414f62518a08bbefd26f7f8d2e97ac3a56279ef2b165a71b966b916264676d156dfcada79
|
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.24.
|
4
|
+
version: 3.24.3
|
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-09-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
@@ -73,7 +73,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
73
73
|
licenses:
|
74
74
|
- BSD-3-Clause
|
75
75
|
metadata:
|
76
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.24.
|
76
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.24.3/ruby
|
77
77
|
post_install_message:
|
78
78
|
rdoc_options: []
|
79
79
|
require_paths:
|