google-protobuf 4.28.1-x86_64-linux → 4.29.0.rc.1-x86_64-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: 88d03e591c77c2357b1453d27246a9da6cbb109f15bc9fedd934578408c77d30
4
- data.tar.gz: 82bd3557c053efecc4de48283c05a45353589d304aeb7cf82388b70fb492ab31
3
+ metadata.gz: e29e5e4c5593bcde2aec74437dc23149578b4d04c820f03959ea71c118bac86d
4
+ data.tar.gz: 6c0636e84a5a95391f6642201284225e29638a5a6091eea3782547f904a42d02
5
5
  SHA512:
6
- metadata.gz: '069f9869cf494f9c828c9d75a96d43c80b3b20c9dfdcadce4fc0e78b04f35cb05b97725d69a916f08088e7302b16b31f439ba28595d3febc8c17f5fe64f34e34'
7
- data.tar.gz: 94a6185ebbc2e708943434649529112bf54baec64ba34104a2afc3901448a0d628dd1b496df1ba34022d52524a6a98ff3bd2a0e5bc632f69f732c4bab508196c
6
+ metadata.gz: 7ccf78dcce9ee0178af8599e1d9d3cd12fbc7f6c9bdd44029e959943e8ca52368d1219e3d4c1f131ca2cce3df13fe13c5076a81d8f78fd0346c60614d191ea50
7
+ data.tar.gz: 05e433d97436201568fc55b06cf57974ddbbccda90dd59f3fab6b908e81a2334f576084feaaa0297ef9827599fc59d89aefcc3d918cdc2f7fe8cd058fdd28591
@@ -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"