google-protobuf 3.24.1-x86-mingw32 → 3.24.2-x86-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/2.7/protobuf_c.so +0 -0
- data/lib/google/3.0/protobuf_c.so +0 -0
- data/lib/google/3.1/protobuf_c.so +0 -0
- data/lib/google/3.2/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: a79ba29fe0f8ac37e8a597edca0397f288ff200ee252b3fc2fe69548eb505872
|
4
|
+
data.tar.gz: b32fc4c200aaafc82b793b0ff1968588636b2c5a501237bbb6a23b13fffdd3ef
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 48fca927afab3bee630eaf830553142b59ca4ca7066c244c144d681c7e5a6adeaa886cd2fb55b0709f526b2e160eebf05550f18372def0b151cc44cc1b067358
|
7
|
+
data.tar.gz: 71a2e2f31c855d13c69abb4ccd35d0306bde86c13c6ca31b69930e2b8bd4a2bf7a99298956d2a529e3e0c30e06da175d948176c3b31c1be42ba3498358b81e45
|
Binary file
|
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: 3.24.
|
4
|
+
version: 3.24.2
|
5
5
|
platform: x86-mingw32
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-08-
|
11
|
+
date: 2023-08-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -111,7 +111,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
111
111
|
licenses:
|
112
112
|
- BSD-3-Clause
|
113
113
|
metadata:
|
114
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.24.
|
114
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.24.2/ruby
|
115
115
|
post_install_message:
|
116
116
|
rdoc_options: []
|
117
117
|
require_paths:
|