google-protobuf 4.28.3-x64-mingw32 → 4.29.0.rc.2-x64-mingw32

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: 200bbc741279d48e54e47aa35c174c523692e8cd27fb92521e373084cc969baf
4
- data.tar.gz: 74688bb0e912b809c54b26f8ee9cfc45da05a8ab5acbb77f94544831062b711b
3
+ metadata.gz: 6e787e95730b2c6f97c1f9ac1105f55b48760c964c3b417b2636fb6d5050c8fe
4
+ data.tar.gz: 619c0a935c890d499b66f2a774519e37eb1d64fadfd137214ab918ec900dd58d
5
5
  SHA512:
6
- metadata.gz: cf4e7d523901f75a12993c0f12b8f7d0a07081e896e05f23215f37a534760c0459f8f37f2056911b90c1f01cf03cb9adbdfd83bc55cb7df58937729e491f15cb
7
- data.tar.gz: '068149bcee35e6482f6ffb6ef8582c29923b51bb68725637f3106f86023b6c3355a537c9522f4d917c22f4f796282ea46de34b70f219d0358d1d524e30772761'
6
+ metadata.gz: a850586e9796e58b18fae0424276990dd122cea043865872ff0927f177075ecbe5a7800a4a9a64d7851f8a1f4bf221a0d34270533a3529fcf38456e9ad5ba392
7
+ data.tar.gz: 2f33171ac9155762bf5105aaf6cac0c9a7eb7dc78465f744295fe17cfa5857bb5164a39608935026e6c1f134a198736765d3243084bdb915db24553201d1a153
@@ -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"