google-protobuf 4.28.0.rc.2-x64-mingw32 → 4.28.0.rc.3-x64-mingw32
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/3.0/protobuf_c.so +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: c5fe0f306f8e87e9a906b5faf1cafeab5067f168541a49589ddf3ca0bea2bdc6
|
4
|
+
data.tar.gz: b2f42eaea0da662802fbe8212ff7eae77b439cc59d961b6c85b281013f448406
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 91e8543b2c9a636a8b66060d7c7eaa91b47c1c1a2bb3be9d51ecec67a1c911235bfb0b603676ad1933394005d723908eb5f4cb7f3b821654fed9f289169f2702
|
7
|
+
data.tar.gz: 96bc242456f2153495a6eff0a881db3f2cdde75e880690b5fd5419df1de0337cef4c303c6b3037c4a637df2503fec288eb332b973b8fe2dbd53a12bd83c0f136
|
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: 4.28.0.rc.
|
4
|
+
version: 4.28.0.rc.3
|
5
5
|
platform: x64-mingw32
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-08-
|
11
|
+
date: 2024-08-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -187,7 +187,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
187
187
|
licenses:
|
188
188
|
- BSD-3-Clause
|
189
189
|
metadata:
|
190
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.28.0-
|
190
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.28.0-rc3/ruby
|
191
191
|
post_install_message:
|
192
192
|
rdoc_options: []
|
193
193
|
require_paths:
|