google-protobuf 3.23.0-x86_64-linux → 3.23.1-x86_64-linux
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: 8a921cb6bac1ddf2e52c5c518479e994b169a611fc10cafc05a810cd943ab0e2
|
4
|
+
data.tar.gz: 62c506d8346b4c5153b84cab26a7ea49148e8ea1386f8947a5f5d34cfdc5c414
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 146de6834d581b8d7e50f829eea3069e213cb6d0b566535080c299f7ed892b503179129a35cd150d88eac2a8cf9f7240a56b3b7064fa7166d0e670c6b0519d59
|
7
|
+
data.tar.gz: f18292e8e1d4d4f9c5013a1f439532f988b0c52b918310fc49ee856873542281ba39b1c49dfb76cdf1ca0f552469225313a9aa80a762384b5be9d24a630158d7
|
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.1
|
5
5
|
platform: x86_64-linux
|
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-16 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.23.
|
114
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.23.1/ruby
|
115
115
|
post_install_message:
|
116
116
|
rdoc_options: []
|
117
117
|
require_paths:
|