google-protobuf 3.12.0.rc.2-x86-linux → 3.13.0.rc.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: f535eebb8b57cb2543f98c70c03a44bc7184d383953e506575c8eb25744b5e76
4
- data.tar.gz: 59700957ae3fa272434501b000ef0cc13a4e6ebe7f24f534bf71cfd436c057f5
3
+ metadata.gz: ae91a9c7d63d29f2f5b429aa73b78eb31deb61acb85b97a170a8b8c19285db84
4
+ data.tar.gz: 5534840c4d0ad34e148369f7719c1dad4d5603f4a626e13be95314b8ded87eab
5
5
  SHA512:
6
- metadata.gz: b647e9e1a1578aa6b7229a1d9fcbf833605ac06f9caa625ff5262807b3fc523e3f625893d082fe2f183b2c02efc13055e599daa0f22399bd2c5404e02555ab8d
7
- data.tar.gz: c0b9ae0012491e213c110172b852e2dffe842db6307b225e92ed854c3361d97966d99e99f36705a23c7657247cd83b52af552491946f60edf1f65e24c10fbbf1
6
+ metadata.gz: 90459c40cd02567d48b085442c93efacb1f41d518e1c936b80776b77fcc2d67417bf5a28c5878cd2afc7c90f6fe89023ff272f471aa0d4540552c6dd4e0d9d8d
7
+ data.tar.gz: fc21ca5e59ed3df36cd89cb4b596307d40b7eb7cdd6ade0beff657d34f62527aab3dbc8354b73c80dcc6d067f6299e332aab66602f05c685ed240f38b0e55f6a
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.rc.2
4
+ version: 3.13.0.rc.3
5
5
  platform: x86-linux
6
6
  authors:
7
7
  - Protobuf Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-05-12 00:00:00.000000000 Z
11
+ date: 2020-08-13 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.so
100
+ - lib/google/2.4/protobuf_c.so
99
101
  - lib/google/2.5/protobuf_c.so
100
102
  - lib/google/2.6/protobuf_c.so
101
103
  - lib/google/2.7/protobuf_c.so
@@ -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-rc2/ruby
125
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.13.0-rc3/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