red-arrow-format 23.0.0 → 23.0.1

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: 32a1d4d28ebd16699f70de7c1738dd54f98e1811caaf649b648f8f6ca000c762
4
- data.tar.gz: 30ae839893a1a3d8ca08992089248ddb2cd286415b5e930afa059883bb5b6fdb
3
+ metadata.gz: 521a7a4b398d999c634cb3cc006608a94af7b2f7848c50c30c34273d174b7056
4
+ data.tar.gz: c4c945e615bc5307bb05f6ae8c236bb0c2de2bfe513fb8420f1bd05c402eb22e
5
5
  SHA512:
6
- metadata.gz: fe4c209c7fbd9c565ac71678564f425589375bad7d5048cc5d646820f59366a6d9147a5aa3ecc661a3823d871710059787aa34a1dc36a916f2cc5ebfbba69c07
7
- data.tar.gz: 578f0cbe2b59a91791844aadb91d0583520b7f2522ca18fe982f97b565376dd9db2c4acc715b48a3fb64cc26ccaa3b4621d6a14a0c1f90e8b7a58ad9214ab338
6
+ metadata.gz: 545968a5e4117dfb171151278f4ecf2ab649390e8d805f0e9e6bebbfd229422773ff7c9a5da0b56328f07aa469203fbe91c3065189d3ea3d0499724cfbd8ac6b
7
+ data.tar.gz: 7b0a042a7d36fea98aa7c3a78e62c1a98c841ada5c97eb28b4ae0ac37585e93dcf8b1bea91645b1e66d8c42335d8ec503246d1ca87e4dbab15a5fc43c277853f
data/NOTICE.txt CHANGED
@@ -1,2 +1,2 @@
1
1
  Apache Arrow
2
- Copyright 2025 The Apache Software Foundation
2
+ Copyright 2025-2026 The Apache Software Foundation
@@ -16,7 +16,7 @@
16
16
  # under the License.
17
17
 
18
18
  module ArrowFormat
19
- VERSION = "23.0.0"
19
+ VERSION = "23.0.1"
20
20
 
21
21
  module Version
22
22
  numbers, TAG = VERSION.split("-")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: red-arrow-format
3
3
  version: !ruby/object:Gem::Version
4
- version: 23.0.0
4
+ version: 23.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - The Apache Software Foundation
@@ -115,7 +115,7 @@ licenses:
115
115
  - Apache-2.0
116
116
  metadata:
117
117
  bug_tracker_uri: https://github.com/apache/arrow/issues
118
- changelog_uri: https://github.com/apache/arrow/releases/tag/apache-arrow-23.0.0
118
+ changelog_uri: https://github.com/apache/arrow/releases/tag/apache-arrow-23.0.1
119
119
  source_code_uri: https://github.com/apache/arrow
120
120
  rdoc_options: []
121
121
  require_paths: