google-protobuf 3.12.2-x86-mingw32 → 3.14.0.rc.2-x86-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: 98d44ad23b668cea59bcf6572fbdcec3e40ab6618d230b32f52732fdec4bed48
4
- data.tar.gz: c12f6fcad2b406eb5e04b3d1686931f522c133f6e0ad5eaf91d57bdfaa067c75
3
+ metadata.gz: f08d5903bb6257445c85522d90e3f471cc1ae8a476a76b55fb09a1bf2dd87f2b
4
+ data.tar.gz: 8c477062f0c037fc59619284618bdb617667e5528dbf100f30c69e48f9b65f60
5
5
  SHA512:
6
- metadata.gz: 95f68d50ab0fdd3615c838d31ebb0093c85c38cdd137399c39d5927b910fdd40045b9fcc37afd0a811064255493e664a0a22bf9973857af02f327810f497ede7
7
- data.tar.gz: 3ab4669339d4a9e7be75a62d36719d5592672db2a5448e5d178aebcf85beb0263a9a81bbec455cc8551bbbc8e7d289075f659304d1362390dd5d53e11814fce8
6
+ metadata.gz: ff8b670868a8818c052a307c653c6a1328228a69075ad7c90987cc08a57f2c693a79894203af21b5d23bc3d7b2ac76803277121fdbb3c4ed14b91238379f982a
7
+ data.tar.gz: 8ef7a4da0eb122171526a14f9cedf8d61e9d4406299c7c809332c127b7437eaf9c41c5c3d939254a0a5788d09b05ec06082537d74540b984d83d7c4b3d3282c9
@@ -200,7 +200,7 @@ int msvc_vsnprintf(char* s, size_t n, const char* format, va_list arg);
200
200
  ** store pointers or integers of at least 32 bits (upb isn't really useful on
201
201
  ** systems where sizeof(void*) < 4).
202
202
  **
203
- ** The table must be homogenous (all values of the same type). In debug
203
+ ** The table must be homogeneous (all values of the same type). In debug
204
204
  ** mode, we check this on insert and lookup.
205
205
  */
206
206
 
@@ -6057,7 +6057,7 @@ typedef struct {
6057
6057
  typedef struct {
6058
6058
  /* Space optimization note: we store two pointers here that the JIT
6059
6059
  * doesn't need at all; the upb_handlers* inside the sink and
6060
- * the dispatch table pointer. We can optimze so that the JIT uses
6060
+ * the dispatch table pointer. We can optimize so that the JIT uses
6061
6061
  * smaller stack frames than the interpreter. The only thing we need
6062
6062
  * to guarantee is that the fallback routines can find end_ofs. */
6063
6063
  upb_sink sink;
Binary file
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.12.2
4
+ version: 3.14.0.rc.2
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - Protobuf Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-05-27 00:00:00.000000000 Z
11
+ date: 2020-11-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler-dock
@@ -122,7 +122,7 @@ homepage: https://developers.google.com/protocol-buffers
122
122
  licenses:
123
123
  - BSD-3-Clause
124
124
  metadata:
125
- source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.12.2/ruby
125
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.14.0-rc2/ruby
126
126
  post_install_message:
127
127
  rdoc_options: []
128
128
  require_paths:
@@ -137,9 +137,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
137
137
  version: 2.8.dev
138
138
  required_rubygems_version: !ruby/object:Gem::Requirement
139
139
  requirements:
140
- - - ">="
140
+ - - ">"
141
141
  - !ruby/object:Gem::Version
142
- version: '0'
142
+ version: 1.3.1
143
143
  requirements: []
144
144
  rubygems_version: 3.1.2
145
145
  signing_key: