google-protobuf 3.22.0 → 3.22.1
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: 72be7ccf15de635a817e904824b81fe8162249d3f225f7dada7f8cb192d4e2d0
|
4
|
+
data.tar.gz: 339dbfe42c251c58183d415b11c885fa90a22b22e04d54c3444b4aa9b3722e4d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a832d0b0815271154f74c5a2517f57106601c8b1a9baf7f806354f4ae2834451af85328e204cab53937f1b04e6e45e60d42ec9409f4affddefa8c049e787e6c1
|
7
|
+
data.tar.gz: 4081584a040ce83909c5c81890e0fdc214976f9f33a82b61099bf5282a72f4d9e7eb172a198834119a88747029ebcff22df93cfc593091e8129247b570a6470d
|
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.22.
|
4
|
+
version: 3.22.1
|
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-
|
11
|
+
date: 2023-03-07 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.22.
|
110
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.22.1/ruby
|
111
111
|
post_install_message:
|
112
112
|
rdoc_options: []
|
113
113
|
require_paths:
|