parquet 0.5.7-x86_64-linux → 0.5.9-x86_64-linux

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: bbe2e36169b504789adf4519796ec0b02d89ca542df9cd5b57fc4620fb58fa5a
4
- data.tar.gz: 4bbe9dbffd4a11b237909aed7490606c2422aae20058261dd7b43045860caecf
3
+ metadata.gz: 9cc9bf262edcdaeb5634dca7b170db9f351bf1ce2e05f892346e1c86bb6f513d
4
+ data.tar.gz: d316ad2b9705eee90638b063c537ca62460dda5ece5e162b1b15488fb8126eff
5
5
  SHA512:
6
- metadata.gz: adaeb5c0bccf8b3c7fbbad6f768fb1bebb5a1e8a2dc1841aa35b9f176f33f656f969b07b6a34a89fc6d9d39782d08cbacd8b066211082a5c56fb44a4de3a4b29
7
- data.tar.gz: ffe850ea54db0b8ea82a4f0a044087fe7a0bcac8bc4fe3a5ff7afbea1eecede26f902db177144e78e1b1c07965821dc88926a7bdea75ec6486e6d0d4f2d1365a
6
+ metadata.gz: f708c2e64f8803aea19b944555a77f003ade8cab4c632e300def1543146f903827e7340e38f9ff3008fcea183470a3a9e3132f59afd0329effefb0ac02cb7740
7
+ data.tar.gz: 06ab158187adae0f9b6ab46d682adea5cff44175ba71d25f5943c12235079ce968876a4f1002a1d117d66b3b885d6cceb1df3cb2f5f8b592f1193e33613d8a49
Binary file
Binary file
Binary file
@@ -1,3 +1,3 @@
1
1
  module Parquet
2
- VERSION = "0.5.7"
2
+ VERSION = "0.5.9"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: parquet
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.7
4
+ version: 0.5.9
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Nathan Jaremko
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-05-23 00:00:00.000000000 Z
11
+ date: 2025-06-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler