google-protobuf 3.23.1 → 3.23.2
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: f0f2dc4694cbfd349bc8459fbf1ad8cfcbfc4cecdeb23f3190062ed1c808f69b
|
4
|
+
data.tar.gz: 6cbb860ef5c0dd26adf0eba272e77dd431761786082cf80842ed8743fe4b9e68
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8c14897c5b77fba81af662c3384eafff9a73dd360c64c724baa6152a4aa40294f35d84655ce433b301deafed9b9c88b4babec2539f3c56b6b689be6697e19f59
|
7
|
+
data.tar.gz: 7cc9300a84e382b0ed8fd2e458daff9d23adbf35307545162b77d836a3fb710a8e90914f3361266d89b9cdbdfb29a6309846a284fe5774530d4cef23554c36e9
|
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.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-05-
|
11
|
+
date: 2023-05-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -107,7 +107,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
107
107
|
licenses:
|
108
108
|
- BSD-3-Clause
|
109
109
|
metadata:
|
110
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.23.
|
110
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.23.2/ruby
|
111
111
|
post_install_message:
|
112
112
|
rdoc_options: []
|
113
113
|
require_paths:
|