google-protobuf 3.18.1-x86-linux → 3.18.3-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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c9a8251054ae3b622a9bc9e8460679296aadf3db66e23626ce29651ce54832fb
4
- data.tar.gz: bbc463d3b10635409c76765fdc054a3d6f8d56d9b8d66b9410514383fdea4627
3
+ metadata.gz: 5a54e5be43bfa297bab6de6deb6662ebf747407541589782b06677771b52b561
4
+ data.tar.gz: 5bfe1bacdc08ce6ed22518dcac2e8c42e2f92de8b6fdca76b989af8d249de881
5
5
  SHA512:
6
- metadata.gz: e502e3e5d468b8c8c4eea9d140cd280a04118e3bfb083ea6a7c81eda6317ad94f5c3f96c3265aa423acba17653455ccae8f900c01dfb2078f2d374edb44fad9b
7
- data.tar.gz: 22908b1e6e50e2a2fcc34b58cf168ada30df3a1f84aabe4b46cc5657aec0d33e5d85c079774704363746d0f72ce95550f089e7d984ddd5eb8879841355036b2b
6
+ metadata.gz: 725d1937665828e6bd9fb0cf5118e91062d86c08e10399aec2e8e065ee49232e5daafc9003e9066fc1aa4d16d0c08193889cd1c1ad8d4205b2d807a2938bb502
7
+ data.tar.gz: e3dae69a8ba058fc1e282757fa0474efe722b983cabbd71de6416f239abf7a3f2a61e6fa2528acdcff9efce1602c808aebbe5ae1ebfc510bad8de2ff37744a35
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.3
5
5
  platform: x86-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-09-14 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.3/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