google-protobuf 3.18.1-universal-darwin → 3.18.2-universal-darwin
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b4e8c0d368d75c18636e6748fc878ebfd441d4edecf8b711eb2a8e79ae409d35
|
4
|
+
data.tar.gz: 57001381314b068030d87560b40784b236f82cea5e6595cf51d1bd516e04ea13
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: caf4dfb2e8bf6681811503ac57634101fe2bced2066a42d4ab3bba9d4918ffc1725776c7672ccaa9d86b3f5c57ee1d3c363aaa71cab06c6999ec5ffe9dd83ab1
|
7
|
+
data.tar.gz: 0d52452eadad7e047fb1ce77d1bedb148fbb88c4d0213da06708a480f9239e1e9a1bcde29bb7407ff1d6f140b79c333b637fd6bcbc17874a70f8bbeec76eaeb1
|
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.
|
4
|
+
version: 3.18.2
|
5
5
|
platform: universal-darwin
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
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.bundle
|
104
|
-
- lib/google/2.4/protobuf_c.bundle
|
105
103
|
- lib/google/2.5/protobuf_c.bundle
|
106
104
|
- lib/google/2.6/protobuf_c.bundle
|
107
105
|
- lib/google/2.7/protobuf_c.bundle
|
@@ -129,7 +127,7 @@ 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.
|
130
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.18.2/ruby
|
133
131
|
post_install_message:
|
134
132
|
rdoc_options: []
|
135
133
|
require_paths:
|
@@ -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.
|
139
|
+
version: '2.5'
|
142
140
|
- - "<"
|
143
141
|
- !ruby/object:Gem::Version
|
144
142
|
version: 3.1.dev
|
@@ -148,7 +146,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
148
146
|
- !ruby/object:Gem::Version
|
149
147
|
version: '0'
|
150
148
|
requirements: []
|
151
|
-
rubygems_version: 3.
|
149
|
+
rubygems_version: 3.3.4
|
152
150
|
signing_key:
|
153
151
|
specification_version: 4
|
154
152
|
summary: Protocol Buffers
|
Binary file
|
Binary file
|