google-protobuf 4.28.2-x86-linux → 4.29.0.rc.1-x86-linux

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cc70dd8ee3ec224ffd0a4409a81a90b99af32c6d67b28c4b566c97ad80b10a3f
4
- data.tar.gz: 0571c439e6b34952af8ae2e450b05017cb123142fbad4c09a0e2d8d46769d90f
3
+ metadata.gz: cb3f7340d108958abac0fbe342c31336b3e79bc6aa4a5211107c2f0823d22676
4
+ data.tar.gz: 007112a4bc8abcb3911ffd01abc9f28dcf63d2466955e96edc59262df0860b07
5
5
  SHA512:
6
- metadata.gz: 5586dda97afa46e39d2e605839478a361049cc947123fe4ab9e8e94797f86a9dff82aebd0b1d9c40f7bd10a06cc7c124bd410f143f57dedb78453a7b7d028c9d
7
- data.tar.gz: 97fc67a27ccaf495c1432f1216f1b5672bb262fec5ce239b4e702269760f759dda2e656b06200e25c687992bd42f23759a46722015d788a46a3589948092565e
6
+ metadata.gz: b34c61fb348281cbde243b7ea44d2369c7f3d4517fdf55e4a0442d19e3d934fa857e4231623ce8b6016b4b2780c624d08edc6b9c7ef421d996f2e800a5dba87c
7
+ data.tar.gz: c783739b177e067aa247ede494c50ba510c9e2a3b0bf0fe0b67f63aa0ea7fd38a48b725fe15e73ef128b3b43670b82673646e7c48372de189c8222a1b463089a
@@ -7,7 +7,6 @@
7
7
 
8
8
  #include <ctype.h>
9
9
  #include <errno.h>
10
- #include <ruby/version.h>
11
10
 
12
11
  #include "convert.h"
13
12
  #include "message.h"
@@ -7,8 +7,6 @@
7
7
 
8
8
  #include "protobuf.h"
9
9
 
10
- #include <ruby/version.h>
11
-
12
10
  #include "defs.h"
13
11
  #include "map.h"
14
12
  #include "message.h"