red-arrow-format 24.0.0 → 25.0.0

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/arrow-format/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d75e73a10c7e465e4dc0fe2b1b4f156fa00360e0b098e7e21c012c82991b424c
4
- data.tar.gz: 42bbd4355bc95ab574f5de81dba631911ba54252b28656c2c8a58762830d0db6
3
+ metadata.gz: 4113dbcda2378ab7d587d206bb50d89ebd6326b45155ca1ae84aa1db2c93c1f8
4
+ data.tar.gz: de65113d15c44830aa40b6699b02c1844f162fb52139542947b31c5c4b034bc9
5
5
  SHA512:
6
- metadata.gz: 13dd0f2905f676a7dc4f6d2928a8d43f99c93e30c39edcbe826b9ae2c2940717eab23a5966bcb72e25ed63306bfbd281c406cc083289d99fb9fb1709891cbd22
7
- data.tar.gz: 71f64457736369361f74ca73adf8e69ebcbcdd015ccc04e1add8903c522cd0fa977a45495eb3d4c240cecafd0ecfece76f883c3929d4fa4d0100ea3b9ef30416
6
+ metadata.gz: 217422c5e7a43abe12826fea4ebfffdce96d7f97b4659f861c08924c059455be73d638e5b9bfae081b7110207524f2d5351fd4b3b03defe5077b907ff1eeae60
7
+ data.tar.gz: 67801cd0f4a81027f832b3b6b68d045d5f2ec92632b456f0188a448fb706dd6468339753b563e69f71ee1ebd6cfea68a72d87cf5968a556a0c35d3647ba88da8
@@ -16,7 +16,7 @@
16
16
  # under the License.
17
17
 
18
18
  module ArrowFormat
19
- VERSION = "24.0.0"
19
+ VERSION = "25.0.0"
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: 24.0.0
4
+ version: 25.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - The Apache Software Foundation
@@ -120,7 +120,7 @@ licenses:
120
120
  - Apache-2.0
121
121
  metadata:
122
122
  bug_tracker_uri: https://github.com/apache/arrow/issues
123
- changelog_uri: https://github.com/apache/arrow/releases/tag/apache-arrow-24.0.0
123
+ changelog_uri: https://github.com/apache/arrow/releases/tag/apache-arrow-25.0.0
124
124
  source_code_uri: https://github.com/apache/arrow
125
125
  rdoc_options: []
126
126
  require_paths: