google-protobuf 3.17.2-universal-darwin → 3.17.3-universal-darwin
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
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9f822050aea5965602fc9afbc739ca46dbbafe661beddb1ea3cae962954da568
|
4
|
+
data.tar.gz: 174aa6fa4b6ccd01b9404e7f300441a4104ae1aa7babc2802edcb5e898453d96
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 57dda8cb07f9d65a8e82079b4fbd31e854265917506fa69e98f4d93cce42b7473da463bf1f08f957fc6834c888529eb9061c5cfa638ec67c0a5f928f3243f61d
|
7
|
+
data.tar.gz: 1693d58c1b84bb23a8804565adfef384c8a9b0a998412d8e28cf1dfa3fe7dfbbcf9a372206b0dd52c7ec605fe6ed10750a47e6b0a5379fa3ff93f6bfc8630b33
|
Binary file
|
Binary file
|
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.17.
|
4
|
+
version: 3.17.3
|
5
5
|
platform: universal-darwin
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-06-
|
11
|
+
date: 2021-06-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -128,7 +128,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
128
128
|
licenses:
|
129
129
|
- BSD-3-Clause
|
130
130
|
metadata:
|
131
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.17.
|
131
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.17.3/ruby
|
132
132
|
post_install_message:
|
133
133
|
rdoc_options: []
|
134
134
|
require_paths:
|