parquet 0.3.1-x86_64-linux-musl → 0.3.3-x86_64-linux-musl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7b9099ff7b01f9c9e2dfb5f0b58a76696ec328a6cc959a70b7c779fe4460103f
4
- data.tar.gz: 81c3870f065b3183177b2e94ced2265c23068c20d6a17aca4e3f3526c679ed9b
3
+ metadata.gz: a100e26f84611f57eb1729ae43461b6b0b0eba70ade30c3d4833d6d316ed7dc1
4
+ data.tar.gz: '0395f5f77b359728b66cf2e4bf6247f5044cfd4b054787ce278aa925cbfb9586'
5
5
  SHA512:
6
- metadata.gz: 760d073fc32110524eb29efff537b1ce8cb4ca6a5819168bb58f0cd7ff7477c756e355cb8d5c6f12eb7d9ae6f9922c4cca253944ad2df142faf4e51f27cad883
7
- data.tar.gz: 542d25d536a3a97308d6078a825b4dbfb14b4d0f72bf6dc00418e69b2e90d0f40d58baffae01a1d855d0c1ff55a288a9af491f72faca67c7268eff2b87fd96bb
6
+ metadata.gz: b7fb7f9b8e6916526d26df6c3fd68981266973c24f915be9e90383be2dab140ef093beef15c3fba3dfed38c0db522d31d8f6e83242bb5be56e47f710827ecf55
7
+ data.tar.gz: bf0d59f8aa891df99d9d06a93348d80f3ed140ada61a0cb4c8bf27125806bef9ae70bf1968c1da07e8c89ac0889555afb82ce31ef3fc764015334bdef0f4bcbf
Binary file
Binary file
Binary file
@@ -1,3 +1,3 @@
1
1
  module Parquet
2
- VERSION = "0.3.1"
2
+ VERSION = "0.3.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: parquet
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.3
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - Nathan Jaremko