google-protobuf 4.27.3-x64-mingw-ucrt → 4.27.4-x64-mingw-ucrt
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.1/protobuf_c.so +0 -0
- data/lib/google/3.2/protobuf_c.so +0 -0
- data/lib/google/3.3/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: 65bfd48df6d6b1a6fc5fbd223a8b1d408ee2cdfd53bcdce07e9e57852cb9130f
|
4
|
+
data.tar.gz: 77313b7acb41fa139390f8a2ceebd12a0eeb250a274ab09d56229bec02739fd5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1508d198dc26dc0c9bd6abc94c47b28934a5c9b028ff2bb554d5259efa5049bf34bf8b090f3433b7df081fffd5fac4f053750f2f027b89392ad637a2af7df2b5
|
7
|
+
data.tar.gz: a6f6eb0079e2473711138a3f169554c22e3ac8932313eb8fce44efb25ea246692837b64fc8e8d12d25ff861b873acb80a16368e1de18be852156511d7f7f87e3
|
Binary file
|
Binary file
|
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.27.
|
4
|
+
version: 4.27.4
|
5
5
|
platform: x64-mingw-ucrt
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-08-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -189,7 +189,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
189
189
|
licenses:
|
190
190
|
- BSD-3-Clause
|
191
191
|
metadata:
|
192
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.27.
|
192
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.27.4/ruby
|
193
193
|
post_install_message:
|
194
194
|
rdoc_options: []
|
195
195
|
require_paths:
|