google-protobuf 3.18.1-x86_64-linux → 3.18.2-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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c0b28a1431ce6112f1743be5a205bdc7d4991331904551ca2407e5c34337ffe4
4
- data.tar.gz: 210dba0273f83ac73caed076f910c97e649f87fb23f7247ddb30ea273e80fc87
3
+ metadata.gz: 525789e4cae83a92c7b1138adfc8773a57be05d19f2aa935d39eb7528e8532dc
4
+ data.tar.gz: 31be36d22c74bb5d5e8c6aea0891a35d0ac4fc049103d7cf4e457d8baa0ee7bf
5
5
  SHA512:
6
- metadata.gz: 2fb29413dede7b8e6f9172c346dd775e40af9725d171aa03f92754021279ee76c299448c4a5d26a426fcfa2d262c22f0e8e00fe22d74eb0faf67d668ec4049bb
7
- data.tar.gz: 82975f04cb10c3d851b18712742c4dc9a03adf9ca8a27f64e1b039c778ba2a11dccb4379238aec4a64b5a234fc19f0277c1a40bc99282efdc09d3dce4df070ab
6
+ metadata.gz: 9cab5cb6165741df2bbbb1dfd7551cb57fd3eb725d52b5f6f68bf1e52e65e9042e1b0af278b99d1284ec94b1afb7356ea66735c35676c8d709ca9460c8630b98
7
+ data.tar.gz: 18c735ca0ee15a388824bd66aebef0ab503d0284b06c2f17124b700747cfa8cc50479e0391b9252832036748d182529947a8ed7be7ec1d3d5d367ef840552b90
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.18.1
4
+ version: 3.18.2
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: 2021-10-05 00:00:00.000000000 Z
11
+ date: 2022-01-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler-dock
@@ -100,8 +100,6 @@ files:
100
100
  - ext/google/protobuf_c/ruby-upb.c
101
101
  - ext/google/protobuf_c/ruby-upb.h
102
102
  - ext/google/protobuf_c/wrap_memcpy.c
103
- - lib/google/2.3/protobuf_c.so
104
- - lib/google/2.4/protobuf_c.so
105
103
  - lib/google/2.5/protobuf_c.so
106
104
  - lib/google/2.6/protobuf_c.so
107
105
  - lib/google/2.7/protobuf_c.so
@@ -129,8 +127,8 @@ homepage: https://developers.google.com/protocol-buffers
129
127
  licenses:
130
128
  - BSD-3-Clause
131
129
  metadata:
132
- source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.18.1/ruby
133
- post_install_message:
130
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.18.2/ruby
131
+ post_install_message:
134
132
  rdoc_options: []
135
133
  require_paths:
136
134
  - lib
@@ -138,7 +136,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
138
136
  requirements:
139
137
  - - ">="
140
138
  - !ruby/object:Gem::Version
141
- version: '2.3'
139
+ version: '2.5'
142
140
  - - "<"
143
141
  - !ruby/object:Gem::Version
144
142
  version: 3.1.dev
@@ -148,8 +146,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
148
146
  - !ruby/object:Gem::Version
149
147
  version: '0'
150
148
  requirements: []
151
- rubygems_version: 3.2.3
152
- signing_key:
149
+ rubygems_version: 3.3.4
150
+ signing_key:
153
151
  specification_version: 4
154
152
  summary: Protocol Buffers
155
153
  test_files:
Binary file
Binary file