google-protobuf 3.17.0.rc.1-x86-linux → 3.17.0.rc.2-x86-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: 023c0ef50832fbf79be0e1bd46ee267970f33d7940151ab769e49a0943cd30ec
|
4
|
+
data.tar.gz: dbb3c231ac68a1513f093687287a1a36a19e30dfc4746b637e79ef9d632fa23c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 57bd0d899649ccfa7c413451aaa3bf30b2b8798a3845123d68a04db62dde4fca8bc10a13354ce71931283d92aeaea315dc1fdd8ea08827b6a52ae2f15d9bd0b2
|
7
|
+
data.tar.gz: 91e9405b9a7ce013073ee79e893ee9b08a77134945d326083bbfe32d8991860f44d147bdbedd0fa6d69bb6fa6be45bf60b4b8393d53e4f5f6f3d21deefe01471
|
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.0.rc.
|
4
|
+
version: 3.17.0.rc.2
|
5
5
|
platform: x86-linux
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-05-
|
11
|
+
date: 2021-05-11 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.0-
|
131
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.17.0-rc2/ruby
|
132
132
|
post_install_message:
|
133
133
|
rdoc_options: []
|
134
134
|
require_paths:
|