google-protobuf 3.20.0.rc.2-x86_64-linux → 3.20.0-x86_64-linux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

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: 6709f91702ff6d864a4a1bc0933cd6042c5883e57cc876e6e36e9b322435994c
4
- data.tar.gz: 58ca4a593fa3ae9c5b8011f8f04c93778c369c389675cbf9275684df1478e093
3
+ metadata.gz: 7f0d8b2227736506ac8821c5b787928cbce5baf57041718040785343a4479879
4
+ data.tar.gz: d78e1f796b0985641595bcab9c2d74c74d6740e2b6b50821ab2b5f3d7359e81a
5
5
  SHA512:
6
- metadata.gz: ac7501336994072b534fdd88330c03251791c52b441e6154f0abd8a670470b6d9a168ce80bc7c90495c48bc9e04051a3d19c02be0d9a26e7611a3b290549bce0
7
- data.tar.gz: d5848a8310c8eedd2c8b0a01a19e4b6d019735552d5e9f9ce9d2cfde6dcb2afbba5e878e9cd3b4255508477a98eebc5cf1bf9040ea056a95405dd9e367bb553b
6
+ metadata.gz: 53b7d4f0eb71e9b395159b7b4a1f76a437491ce9241792358f7c3019aef1361c2fe306bde197ef95d8f4077b39579a6a28d389167fc9413b60d48d954b6e6d85
7
+ data.tar.gz: 4ba378d2b1fcbe22e06c8c3c4bbd29931f19854910471f24cbc1ae325ed2690501ba98e94f08fba84bbe55ea9b7eb3d58eb77f4107ccce944bc2c1a1aebaea5b
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.20.0.rc.2
4
+ version: 3.20.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Protobuf Authors
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-16 00:00:00.000000000 Z
11
+ date: 2022-04-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler-dock
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 1.1.0
19
+ version: 1.2.1
20
20
  type: :development
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 1.1.0
26
+ version: 1.2.1
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rake-compiler
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -89,6 +89,7 @@ files:
89
89
  - lib/google/2.6/protobuf_c.so
90
90
  - lib/google/2.7/protobuf_c.so
91
91
  - lib/google/3.0/protobuf_c.so
92
+ - lib/google/3.1/protobuf_c.so
92
93
  - lib/google/protobuf.rb
93
94
  - lib/google/protobuf/any_pb.rb
94
95
  - lib/google/protobuf/api_pb.rb
@@ -112,8 +113,8 @@ homepage: https://developers.google.com/protocol-buffers
112
113
  licenses:
113
114
  - BSD-3-Clause
114
115
  metadata:
115
- source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.20.0-rc2/ruby
116
- post_install_message:
116
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.20.0/ruby
117
+ post_install_message:
117
118
  rdoc_options: []
118
119
  require_paths:
119
120
  - lib
@@ -124,15 +125,15 @@ required_ruby_version: !ruby/object:Gem::Requirement
124
125
  version: '2.5'
125
126
  - - "<"
126
127
  - !ruby/object:Gem::Version
127
- version: 3.1.dev
128
+ version: 3.2.dev
128
129
  required_rubygems_version: !ruby/object:Gem::Requirement
129
130
  requirements:
130
- - - ">"
131
+ - - ">="
131
132
  - !ruby/object:Gem::Version
132
- version: 1.3.1
133
+ version: '0'
133
134
  requirements: []
134
- rubygems_version: 3.2.3
135
- signing_key:
135
+ rubygems_version: 3.3.4
136
+ signing_key:
136
137
  specification_version: 4
137
138
  summary: Protocol Buffers
138
139
  test_files: