google-protobuf 3.12.0-universal-darwin → 3.13.0-universal-darwin

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: dc6e11d1f0494a633eb2479b012006355426e579d0a36ee586bfcb90943cafd2
4
- data.tar.gz: af0f1385e8f5893967b4be2a0a2880dfa9a96cacaac67ecb59b0f90c83ca4345
3
+ metadata.gz: c67bfbf5d41eb953d95bb0cde89ab5d4e1f109bccef54663c980b8af9d232a85
4
+ data.tar.gz: 299c9b73750f338cd31a1f1e693414d89a48d046712239b165e95a04a51b5159
5
5
  SHA512:
6
- metadata.gz: c8529ae1cff6920560ad9b2009cd00c5819494647c40727891d5bd0b3d50af6cce5209b89b6a0d89444e015768413f6c3c48e2a01d4f62f0b1b375f03348bcb4
7
- data.tar.gz: 2908b731c9bec98e29e68fe583a54bcf5a4aec2f8f90d924dc7c3cdb4a47f97c63a14551759faa9a7e5c9a2ab3ba508941bbf5d1233e1d2db021cbfe646b916c
6
+ metadata.gz: 3680e4270e932d3aa12cb155cd90bce7f727949d8b8c98330aff27f7259a7d602a2712d77da31159ac8d30267d3eb17e4503782ebfd4b88de38170d4c0054801
7
+ data.tar.gz: 28473c4fd78af604c3cfaaf17e56583161873f406cb0155d7f46832baf4bd4a47233d3b4e9ed081e8ed649039e62ba64082ba32b16fd21fb6c2cd37b231d3961
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.12.0
4
+ version: 3.13.0
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: 2020-05-15 00:00:00.000000000 Z
11
+ date: 2020-08-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler-dock
@@ -96,6 +96,8 @@ files:
96
96
  - ext/google/protobuf_c/upb.c
97
97
  - ext/google/protobuf_c/upb.h
98
98
  - ext/google/protobuf_c/wrap_memcpy.c
99
+ - lib/google/2.3/protobuf_c.bundle
100
+ - lib/google/2.4/protobuf_c.bundle
99
101
  - lib/google/2.5/protobuf_c.bundle
100
102
  - lib/google/2.6/protobuf_c.bundle
101
103
  - lib/google/2.7/protobuf_c.bundle
@@ -120,7 +122,7 @@ homepage: https://developers.google.com/protocol-buffers
120
122
  licenses:
121
123
  - BSD-3-Clause
122
124
  metadata:
123
- source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.12.0/ruby
125
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.13.0/ruby
124
126
  post_install_message:
125
127
  rdoc_options: []
126
128
  require_paths:
@@ -129,7 +131,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
129
131
  requirements:
130
132
  - - ">="
131
133
  - !ruby/object:Gem::Version
132
- version: '2.5'
134
+ version: '2.3'
133
135
  - - "<"
134
136
  - !ruby/object:Gem::Version
135
137
  version: 2.8.dev
@@ -139,7 +141,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
139
141
  - !ruby/object:Gem::Version
140
142
  version: '0'
141
143
  requirements: []
142
- rubygems_version: 3.1.3
144
+ rubygems_version: 3.1.4
143
145
  signing_key:
144
146
  specification_version: 4
145
147
  summary: Protocol Buffers