google-protobuf 3.18.1-x64-mingw32 → 3.18.2-x64-mingw32

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: ae4d4615860a6ee3d3e7cfd29e82e3ad98519bbfa31eec231bf1e358d49e448f
4
- data.tar.gz: 7fcf106f62846d9c1d7bd6cb52bb1252c8c884339f365ec0d40d2679b94eac8c
3
+ metadata.gz: b037490c7935ea4951d6eb55ee091e0165699b064b3da0812d5ffab907349596
4
+ data.tar.gz: 69c5ea9625c9b57850b368e0a471c2bb677435729988b02fe79128edd9a2ea84
5
5
  SHA512:
6
- metadata.gz: '053090269904838290da94278b8741efd469cb1e03c6df1b6585e3b59634d1153542ab0c164356afb928b935b191082fb5398408a254e1c9b0cb5029392738b2'
7
- data.tar.gz: 83a25e3315e5be2ea8f491736f2ab78f1713e2b03613318387f5d624bfdbfc817c151c066ebeae0a46670ffa6120ef049bf742a1b0f60e237ed8accff90fb07a
6
+ metadata.gz: bf8ff24a15ae2da338be7798905aff6497566f74c88b2ee8ee53fbf6cbde2c1358ff5c42f64eaa11367e9f85b923eb8a16c96891961d2be68324f2333d9a5aa2
7
+ data.tar.gz: c2f255bce17468abeb81704d9d25cd66dd1f61fc969c4cbfc27396077aa13221d5be28b9123aa941f7dc2729c7c38f4ed5d8fc57f17295dc19061db302cf389b
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: x64-mingw32
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